FBVisualComponent::__Border Struct Reference


Detailed Description

Border information structure.

Definition at line 409 of file fbcontrols.h.

#include <fbcontrols.h>

List of all members.

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

Property: Show caption?

Definition at line 412 of file fbcontrols.h.

FBPropertyBorderStyle Style

Property: Style of border.

Definition at line 413 of file fbcontrols.h.

Property: Is border inset?

Definition at line 414 of file fbcontrols.h.

Property: Width of border.

Definition at line 415 of file fbcontrols.h.

Property: Spacing of border.

Definition at line 416 of file fbcontrols.h.

Property: Max angle for rounding.

Definition at line 417 of file fbcontrols.h.

Property: Corner radius (rounded).

Definition at line 418 of file fbcontrols.h.


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