Share

Groupbox

[Desktop Automation]

Descendant of ControlContainer class (see Control container), providing all functions of this base class

Properties

Property Read/write Type Description
borderstyle read/write number style of the border (0, 1, 2 or 3)
caption read/write string caption of the groupbox
enabled read/write Boolean Enable or disable the groupbox
hint read/write string Hint or tooltip for the groupbox
horizontalpadding read/write number left and right padding in pixels
minheight read/write number minimum height of the groupbox in pixels
verticalpadding read/write number top and bottom padding in pixels
visible read/write Boolean Toggle visibility of the groupbox

Back to top

Methods

None.

Back to top

Was this information helpful?