[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 715
public constructor TSizeConstraints.Create( |
AControl: TControl |
); virtual; |
AControl |
|
TControl instance where the size constraints are applied. |