[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Options used to determine the size constraints.
Source position: controls.pp line 743
public property TSizeConstraints.Options : TSizeConstraintsOptions |
Options is a TSizeConstraintsOptions property which contains zero (0) or more values from the TSizeConstraintsOption enumeration. The default value for the property is an empty set ([]). Values in Options are not used in the current LCL implementation.
|
Enumerated type with options used in TSizeConstraints. |
|
|
Set type used to store values from the TSizeConstraintsOption enumeration. |
Version 4.0 | Generated 2025-05-03 | Home |