TClrCustomControl.CreateParams(TCreateParams) Method
Initializes the window-creation parameter record when the form window is created.
protected procedure CreateParams(var Params: TCreateParams); override;
Parameters
- Params
- Type: TCreateParams
Initializes the window-creation parameter record when the form window is created.
protected procedure CreateParams(var Params: TCreateParams); override;