label Direction property
Return to Introduction  Previous page  Next page
Applies to
acLabel and acURLLabel as subproperty of Shadow and Highlight structures.  

Declaration
type  
  TacLabelEffectDirection = (edUp, edDown, edLeft, edRight,  
                             edUpLeft, edUpRight,  
                             edDownLeft, edDownRight);  
 
property Direction: TacLabelEffectDirection;  

Description

See also