Mattias Gaertner napisał(a):
On Wed, 10 May 2006 17:55:05 +0200
darekM <[EMAIL PROTECTED]> wrote:

  
Mattias Gaertner napisa?(a):
    
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?

  
      
1.Compatibility with Delphi
    

Delphi uses and sets the property. For example in TMenuItem.AdvancedDrawItem
and TPopupMenu.UseRightToLeftAlignment.
  


Why thats not enough to apply this patch.
I've port one component that use AdvancedDrawItem, and my patch was first step to build those procedure.
But if I must every such thing explain?


Darek

Reply via email to