[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateParams - calls inherited CreateParams then sets up style and alignment depending on whether horizontal or vertical
Source position: stdctrls.pp line 96
protected procedure TCustomScrollBar.CreateParams( |
var Params: TCreateParams |
); override; |
Params |
|
The paramaeter list |
CreateParams - calls inherited CreateParams then sets up style and alignment depending on whether horizontal or vertical
The inherited method creates parameters such as caption, style, size and position for a Control
|
CreateParams - create parameters for this windowed class |
lazarus-ccr.sourceforge.net |