TScrollBar
FieldParam(s)Type
ClientRect-RECT
Enabled-Boolean
Handle-HWND
Height-Integer
Kind-TScrollBarKind
LargeChange-Integer
Left-Integer
MaxRange-Integer
MinRange-Integer
PageSize-Integer
Params-TParams
Parent-HWND
Position-Integer
rtlFactor-Integer
SmallChange-Integer
Visible-Boolean
TabStop-Boolean
Top-Integer
Width-Integer
-
BringToFrontSelf As TScrollBarSUB
CreateSelf As TScrollBarFUNCTION
FreeSelf As TScrollBarSUB
SetFocusSelf As TScrollBarSUB
-
SetPositionSelf As TScrollBar , byval fPosition As IntegerSUB
SetPageSizeSelf As TScrollBar , byval fPageSize As IntegerSUB
SetKindSelf As TScrollBar , byval fKind As TScrollBarKindSUB
SetMaxSelf As TScrollBar , byval fMax As IntegerSUB
SetMinSelf As TScrollBar , byval fMin As IntegerSUB
SetLeftSelf As TScrollBar , byval fLeft As IntegerSUB
SetTopSelf As TScrollBar , byval fTop As IntegerSUB
SetWidthSelf As TScrollBar , byval fWidth As IntegerSUB
SetHeightSelf As TScrollBar , byval fHeight As IntegerSUB
SetParentSelf As TScrollBar , byval fParent As HWNDSUB
SetEnabledSelf As TScrollBar , byval fEnabled As BooleanSUB
SetVisibleSelf As TScrollBar , byval fVisible As BooleanSUB
-
OnChangeSelf As TScrollBarSUB
OnScrollSelf As TScrollBar , byval fPositionSUB