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

TWinControl.ChildSizing

Definitions of how any child control is to be sized

Declaration

Source position: controls.pp line 1805

public property TWinControl.ChildSizing: TControlChildSizing
  read FChildSizing
  write SetChildSizing;

Description

Reads values from flag or stores values to flag. Most of the properties are inherited from TControlChildSizing,
which you should read to find out more about this control

See also

#lcl.Controls.TControlChildSizing

  

How Child controls are to be sized relative to parent

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