Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSizeConstraints.Create

Constructor for the class instance.

Declaration

Source position: controls.pp line 666

public constructor TSizeConstraints.Create(

  AControl: TControl

); virtual;

Arguments

AControl

  

TControl instance where the size constraints are applied.