[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Used by the LCL interface to set the widgetset constraints.
Source position: controls.pp line 717
public procedure TSizeConstraints.SetInterfaceConstraints( |
MinW: Integer; |
MinH: Integer; |
MaxW: Integer; |
MaxH: Integer |
); virtual; |
Should only be used by custom components, not by applications.