Enumerated type with options used in TSizeConstraints.
Source position: controls.pp line 696
type TSizeConstraintsOption = ( |
||
scoAdviceWidthAsMin, |
|
|
scoAdviceWidthAsMax, |
|
|
scoAdviceHeightAsMin, |
|
|
scoAdviceHeightAsMax |
|
|
); |
Not used in the current LCL Implementation.
| Version 4.6 | Generated 2026-02-20 | Home |