Vcl.Touch.Keyboard.TKeyboardButton Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BottomMarginpublicSpecifies the bottom margin in pixels.
BoundsRectpublicSpecifies the bounding rectangle of TCustomKeyboardButton.
CaptionpublicSpecifies a text string that identifies the button to the user.
ClientRectpublicSpecifies the caption of a TCustomKeyboardButton button.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DownpublicSpecifies whether an instance of the TCustomKeyboardButton class is down (pressed).
HeightpublicSpecifies the vertical size of a TCustomKeyboardButton button in pixels.
IDpublicSpecifies a unique identifier for a TCustomKeyboardButton button.
KeypublicSpecifies a keyboard key or a virtual key.
KeyImagepublicSpecifies the key type of a TCustomKeyboardButton button.
LeftpublicSpecifies the horizontal coordinate of the left edge of a TCustomKeyboardButton, relative to its parent.
ModifierpublicSpecifies whether a TCustomKeyboardButton button is a modifier key.
ParentpublicSpecifies the TCustomKeyboardButton's parrent.
StatepublicSpecifies the state of a TCustomKeyboardButton button.
ToppublicSpecifies the Y coordinate of the upper-left corner of a TCustomKeyboardButton, relative to its parent.
TopMarginpublicSpecifies the top margin in pixels.
WidthpublicSpecifies the vertical size of a TCustomKeyboardButton button in pixels.