|
Sub-properties |
|
| acHeader and acHeaderPanel components.
|
| type
|
| TacHeaderRightButton = class
|
| published
|
| property AutoRoll: Boolean default True;
|
| property Cursor: TCursor default crDefault;
|
| property Enabled: Boolean default True;
|
| property Glyph: TBitmap;
|
| property Hint: String;
|
| property Kind: TacHeaderButtonKind default bkClose;
|
| property ShowEdges: Boolean default True;
|
| property ShowHint: Boolean default True;
|
| property UseCaptionColor: Boolean default True;
|
| property Visible: Boolean;
|
| end;
|
| RightButton2 structure.
|