header AutoSize property
Return to Introduction  Previous page  Next page
Applies to
acHeader component.  

Declaration
property AutoSize: Boolean; // True by default  

Description
The AutoSize property specifies whether the header sizes itself automatically to accommodate the caption text shown on the header.  
 
When the AutoSize is True, the text on the header (both, main caption and specified in RightCaption) will be always fits the height of the header.  

See also
Font property.