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

TSizeConstraintsOption

Enumerated type with options used in TSizeConstraints.

Declaration

Source position: controls.pp line 704

type TSizeConstraintsOption = (

  scoAdviceWidthAsMin,

  

  scoAdviceWidthAsMax,

  

  scoAdviceHeightAsMin,

  

  scoAdviceHeightAsMax

  

);

Description

Not used in the current LCL Implementation.


Version 3.2 Generated 2024-02-25 Home