TUpDown
FieldParam(s)Type
AlignButton-TUpDownAlignButton
ArrowKeys-Boolean
Associate-HWND
ClientRect-RECT
Cursor-HCURSOR
Enabled-Boolean
Handle-HWND
Height-Integer
Left-Integer
MaxRange-Integer
MinRange-Integer
Orientation-TUpDownPosition
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Position-Integer
Tag-Integer
Thousands-Boolean
Top-Integer
Visible-Boolean
Width-Integer
Wrap-Integer
-
BringToFrontSelf As TUpDownSUB
CreateSelf As TUpDownFUNCTION
FreeSelf As TUpDownSUB
SetFocusSelf As TUpDownSUB
-
SetAssociateSelf As TUpDown , byval fWnd As HWNDSUB
SetCursorSelf As TUpDown , byval fCursor As HCURSORSUB
SetPositionSelf As TUpDown , byval fPosition As IntegerSUB
SetMaxSelf As TUpDown , byval fMax As IntegerSUB
SetMinSelf As TUpDown , byval fMin As IntegerSUB
SetLeftSelf As TUpDown , byval fLeft As IntegerSUB
SetTopSelf As TUpDown , byval fTop As IntegerSUB
SetWidthSelf As TUpDown , byval fWidth As IntegerSUB
SetHeightSelf As TUpDown , byval fHeight As IntegerSUB
SetParentSelf As TUpDown , byval fParent As HWNDSUB
SetEnabledSelf As TUpDown , byval fEnabled As BooleanSUB
SetVisibleSelf As TUpDown , byval fVisible As BooleanSUB
SetFontSelf As TUpDown , Font As TFontSUB
SetPopupMenuSelf As TUpDown , PopupMenu As TPopupMenuSUB
-
OnClickSelf As TUpDownSUB