JVCL Help:TSpinButtonKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TSpinButtonKind type
Search in JVCL Help
Search in all projectsSummary
Enumerates different spin button kinds.
Pascal
run\JvSpin.pas
TSpinButtonKind = (
bkStandard,
bkDiagonal,
bkClassic
);
Members
Members | Description |
bkStandard | TUpDown like spin buttons. |
bkDiagonal | Diagonal buttons. |
bkClassic | Classis spin buttons. |
Description
Use the TSpinButtonKind to determine the appearance of a spin button.
See Also
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