header Kind property
Return to Introduction  Previous page  Next page
Applies to
acHeader and acHeaderPanel components as subproperty of RightButton and RightButton2 structures.  

Declaration
type  
  TacHeaderButtonKind = (bkClose, bkPinUp, bkPinDown, bkRollUp, bkRollDown, bkCustom);  
 
property Kind: TacHeaderButtonKind;  

Description

See also