[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |