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