JVCL Help:TglButtonOption
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TglButtonOption type
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvgButton.pas
TglButtonOption = (
boBlinkWhenActive,
boBlinkWhenInactive,
boBlinkWhenPushed,
boChangeColorWhenActive,
boChangeColorWhenPushed,
boDelicateInactive,
boDrawPushedAsFlat,
boRaisedInactive,
boRefreshOnActivate,
boRefreshOnPush,
boShadowSurround,
boShiftMouseOnPush
);
TglButtonOptions = setof TglButtonOption;
Members
Members | Description |
boBlinkWhenActive | Description for boBlinkWhenActive |
boBlinkWhenInactive | Description for boBlinkWhenInactive |
boBlinkWhenPushed | Description for boBlinkWhenPushed |
boChangeColorWhenActive | Description for boChangeColorWhenActive |
boChangeColorWhenPushed | Description for boChangeColorWhenPushed |
boDelicateInactive | Description for boDelicateInactive |
boDrawPushedAsFlat | Description for boDrawPushedAsFlat |
boRaisedInactive | Description for boRaisedInactive |
boRefreshOnActivate | Description for boRefreshOnActivate |
boRefreshOnPush | Description for boRefreshOnPush |
boShadowSurround | Description for boShadowSurround |
boShiftMouseOnPush | Description for boShiftMouseOnPush |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page