[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. |
|
|
Record type used to store window creation parameters. |
Version 4.0 | Generated 2025-05-03 | Home |