FBVisualComponent::__Border Struct Reference
 
 
 
FBVisualComponent::__Border Struct Reference

#include <fbcontrols.h>


Class Description

Border information structure.

Definition at line 417 of file 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).

Member Data Documentation

Property: Caption to display in border.

Definition at line 419 of file fbcontrols.h.

Property: Style of border.

Definition at line 421 of file fbcontrols.h.

Property: Is border inset?

Definition at line 422 of file fbcontrols.h.

Property: Width of border.

Definition at line 423 of file fbcontrols.h.

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.


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