[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates a scrollbar object for AControl.
Source position: forms.pp line 131
public constructor TControlScrollBar.Create( |
AControl: TWinControl; |
AKind: TScrollBarKind |
); |
AControl |
|
The windowed control in which the scroll bar is found. |
AKind |
|
The scrollbar orientation. |
TObject.Create |
lazarus-ccr.sourceforge.net |