[Overview][Classes][Procedures and functions][Index] |
Source position: extdlgs.pas line 44
protected procedure TPreviewFileControl.CreateParams( |
var Params: TCreateParams |
); override; |
Params |
|
Creation parameters updated in the method. |
Overridden to ensure proper handling of the WS_CHILD flag in Style in the Parent control.
|
Initializes the window creation parameter record with the settings for the control. |
|
|
lazarus-ccr.sourceforge.net |