Open Reality Reference Guide
 
Loading...
Searching...
No Matches
FBVisualComponent::__Border Struct Reference

Border information structure. More...

#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).
 

Detailed Description

Border information structure.

Definition at line 435 of file fbcontrols.h.

Member Data Documentation

◆ Caption

Property: Caption to display in border.

Definition at line 437 of file fbcontrols.h.

◆ CornerRadius

FBPropertyInt CornerRadius

Property: Corner radius (rounded).

Definition at line 444 of file fbcontrols.h.

◆ InSet

Property: Is border inset?

Definition at line 440 of file fbcontrols.h.

◆ MaxAngle

FBPropertyFloat MaxAngle

Property: Max angle for rounding.

Definition at line 443 of file fbcontrols.h.

◆ ShowCaption

FBPropertyBool ShowCaption

Property: Show caption?

Definition at line 438 of file fbcontrols.h.

◆ Spacing

FBPropertyInt Spacing

Property: Spacing of border.

Definition at line 442 of file fbcontrols.h.

◆ Style

FBPropertyBorderStyle Style

Property: Style of border.

Definition at line 439 of file fbcontrols.h.

◆ Width

Property: Width of border.

Definition at line 441 of file fbcontrols.h.


The documentation for this struct was generated from the following file: