[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.CreateParams

CreateParams calls inherited CreateParams, and specifically copies style from parent

Declaration

Source position: forms.pp line 521

protected procedure TCustomForm.CreateParams(

  var Params: TCreateParams

); override;

See also

TWinControl.CreateParams

  

CreateParams - create parameters for this windowed class

The latest version of this document can be found at lazarus-ccr.sourceforge.net.