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

TControlChildSizing.Create

Create - constructor for TControlChildSizing: performs inherited Create then sets some default alignments and sizes

Declaration

Source position: controls.pp line 1558

public constructor TControlChildSizing.Create(

  OwnerControl: TWinControl

);

Description

Create - constructor for TControlChildSizing: performs inherited Create then sets some default alignments and sizes

Overrides ancestors, may be overridden

See also

TObject.Create

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