JVCL Help:TJvSpinButtonStyle

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates different spin button kinds.

run\JvSpin.pas


Pascal

 run\JvSpin.pas
 TJvSpinButtonStyle = (
sbsDefault,
sbsClassic
);


Members

Members Description
sbsDefault Default spin buttons
sbsClassic Classis spin buttons.

run\JvSpin.pas


Description

Use the TJvSpinButtonStyle to determine the appearance of a spin button.

run\JvSpin.pas


See Also

TJvSpinButton.ButtonStyle

run\JvSpin.pas


About

Navigation

no pages or subcategories

run\JvSpin.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