JVCL Help:TglButtonOption

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvgButton.pas


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

run\JvgButton.pas


Description

Write here a description

run\JvgButton.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvgButton.pas


About

Navigation

no pages or subcategories

run\JvgButton.pas



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