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

TSizeConstraints.Create

Constructor for the class instance.

Declaration

Source position: controls.pp line 715

public constructor TSizeConstraints.Create(

  AControl: TControl

); virtual;

Arguments

AControl

  

TControl instance where the size constraints are applied.