TSizeConstraints

From OpenEUO
Jump to: navigation, search

TSizeConstraints is used in the Constraints property of TControl and its descendants. It specifies the minimum and maximum sizes of a control, preventing the control from being resized larger than the maximum or smaller than the minimum.

Inherited from TObject: