Border information structure.
Definition at line 417 of file fbcontrols.h.
#include <fbcontrols.h>
Public Attributes | |
FBPropertyString | Caption |
Property: Caption to display in border. | |
FBPropertyBool | ShowCaption |
Property: Show caption? | |
FBPropertyBorderStyle | Style |
Property: Style of border. | |
FBPropertyBool | InSet |
Property: Is border inset? | |
FBPropertyInt | Width |
Property: Width of border. | |
FBPropertyInt | Spacing |
Property: Spacing of border. | |
FBPropertyFloat | MaxAngle |
Property: Max angle for rounding. | |
FBPropertyInt | CornerRadius |
Property: Corner radius (rounded). |
Property: Caption to display in border.
Definition at line 419 of file fbcontrols.h.
FBPropertyBorderStyle Style |
Property: Spacing of border.
Definition at line 424 of file fbcontrols.h.
Property: Max angle for rounding.
Definition at line 425 of file fbcontrols.h.
Property: Corner radius (rounded).
Definition at line 426 of file fbcontrols.h.