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

TSizeConstraints.SetInterfaceConstraints

Used by the LCL interface to set the widgetset constraints.

Declaration

Source position: controls.pp line 737

public procedure TSizeConstraints.SetInterfaceConstraints(

  MinW: Integer;

  MinH: Integer;

  MaxW: Integer;

  MaxH: Integer

); virtual;

Description

Should only be used by custom components, not by applications.


Version 3.2 Generated 2024-02-25 Home