S0vNarK0m wrote:
May be to use it in design time in Object Inspector?

Yes... and that will magically change the align of the menu itself ?

What we mean where is the code which does something with this property.
Being able to set it is one thing, but there should be some code involved for actually doing something with it.

Marc



On Wed, 10 May 2006 12:16:15 +0400, Mattias Gaertner <[EMAIL PROTECTED]> wrote:

On Wed, 10 May 2006 09:16:44 +0200
darekm <[EMAIL PROTECTED]> wrote:

Mattias Gaertner wrote:

>On Tue, 09 May 2006 23:17:13 +0200
>darekm <[EMAIL PROTECTED]> wrote:
>
>
>
>>HI
>>  as in subject
>>  and some const
>>
>>
>
>Where is the code that implements the property?
>
>

what code

   property Alignment: TPopupAlignment read FAlignment write FAlignment
   default paLeft;


its only declaration


Why do we need a property without function?


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives





_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to