Enum order in component view
- From: "Sonnich" <sonnich.jensen@xxxxxxxxxxxxxx>
- Date: 24 Oct 2005 09:05:04 -0700
Hi!
When createing a component, I have this:
TTimeScale = (tsAutomatic, tsYear, tsMonth, tsWeek, tsDay, tsShifts,
tsHour);
Which I'd like to see in that order in the object inspector.
The point is that it sorts in alphabetic order:
tsAutomatic
tsDay
tsHour
tsMonth
tsShifts
tsYear
tsWeek
which is not exactly cottect.
Any idea to avoid this?
S
.
- Follow-Ups:
- Re: Enum order in component view
- From: Maarten Wiltink
- Re: Enum order in component view
- Prev by Date: specifying cached updates properties at runtime
- Next by Date: Re: Enum order in component view
- Previous by thread: specifying cached updates properties at runtime
- Next by thread: Re: Enum order in component view
- Index(es):