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

TControl.Constraints

The minimal and maximal Width and Height of this control.

Declaration

Source position: controls.pp line 1654

public property TControl.Constraints : TSizeConstraints
  read FConstraints
  write SetConstraints;

See also

#lcl.Controls.TSizeConstraints

  

Holds maximum and minimum values that can be used in sizing objects.

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