[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AlignButton - how to align the button: left or right.
Source position: comctrls.pp line 1989
protected property TCustomUpDown.AlignButton : TUDAlignButton |
AlignButton is a TUDAlignButton property which specifies the alignment for the speed buttons on the control relative to the Associate control. The default value for the property is udRight, and causes the buttons to be aligned on the right-hand edge of the Associate control. Changing the value for the property causes the control to be resized and realigned to the Associate control.
See TUDAlignButton for the values allowed in the property and their meanings.
|
Control used to display and edit the Position for the control. |
|
|
Contains values used to align the buttons on a TUpDown control. |
Version 4.0 | Generated 2025-05-03 | Home |