label FontHover structure
Sub-properties
Return to Introduction  Previous page  Next page
Applies to
acLabel and acURLLabel components.  

Declaration
type  
  TStyleFont = class  
  published  
    property Color: TColor;  
    property Style: TFontStyles;  
    property Used: Boolean;  
  end;  
 
property FontClick: TStyleFont;  

Description

See also