Re: Enum order in component view
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Oct 2005 15:27:01 +0200
"Sonnich" <sonnich.jensen@xxxxxxxxxxxxxx> wrote in message
news:1130243031.500979.257130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thanks, found the solution. Thanks for the idea.
> Quite simple actually:
[...]
> function TTimeScaleProperty.GetAttributes: TPropertyAttributes;
> begin
> Result := [paValueList, paMultiSelect]; // remove sort here
> end;
Nice. Would "(inherited GetAttributes)-[paSort]" tickle you the same
way it does me?
Groetjes,
Maarten Wiltink
.
- References:
- Enum order in component view
- From: Sonnich
- Re: Enum order in component view
- From: Maarten Wiltink
- Re: Enum order in component view
- From: Sonnich
- Enum order in component view
- Prev by Date: Re: @ operator ? Or maybe not
- Next by Date: How to control speed of TcomboBox.autocomplete
- Previous by thread: Re: Enum order in component view
- Next by thread: @ operator ? Or maybe not
- Index(es):
Relevant Pages
|