[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TControlScrollBar: performs inherited Create then initialises local flags for page, increment, position etc
Source position: forms.pp line 135
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 |