[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create an instance of a Scroll Bar Control
Source position: forms.pp line 125
public constructor TControlScrollBar.Create( |
AControl: TWinControl; |
AKind: TScrollBarKind |
); |
AControl |
|
The identity of the windowed control in which the scroll bar is found |
AKind |
|
Whether this is a horizontal or a vertical scrollbar |
lazarus-ccr.sourceforge.net |