[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TPreviewFileControl.CreateParams

Declaration

Source position: extdlgs.pas line 44

protected procedure TPreviewFileControl.CreateParams(

  var Params: TCreateParams

); override;

Arguments

Params

  

Creation parameters updated in the method.

Description

Overridden to ensure proper handling of the WS_CHILD flag in Style in the Parent control.

See also

TWinControl.CreateParams

  

Initializes the window creation parameter record with the settings for the control.

TCreateParams

  

Record type used to store window creation parameters.


Version 4.0 Generated 2025-05-03 Home