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 423 of file fbcontrols.h.

Member Data Documentation

◆ Caption

Property: Caption to display in border.

Definition at line 425 of file fbcontrols.h.

◆ CornerRadius

FBPropertyInt CornerRadius

Property: Corner radius (rounded).

Definition at line 432 of file fbcontrols.h.

◆ InSet

Property: Is border inset?

Definition at line 428 of file fbcontrols.h.

◆ MaxAngle

FBPropertyFloat MaxAngle

Property: Max angle for rounding.

Definition at line 431 of file fbcontrols.h.

◆ ShowCaption

FBPropertyBool ShowCaption

Property: Show caption?

Definition at line 426 of file fbcontrols.h.

◆ Spacing

FBPropertyInt Spacing

Property: Spacing of border.

Definition at line 430 of file fbcontrols.h.

◆ Style

FBPropertyBorderStyle Style

Property: Style of border.

Definition at line 427 of file fbcontrols.h.

◆ Width

Property: Width of border.

Definition at line 429 of file fbcontrols.h.


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