FBLabel Class Reference

#include <fbcontrols.h>
FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel FBLabel
Inheritance diagram for FBLabel:
Inheritance graph
[legend]

List of all members.


Detailed Description

Text label.

Definition at line 1159 of file fbcontrols.h.


Public Member Functions

  FBLabel ()
  Constructor.
void  SetTextColor (const FBColorAndAlpha &pColorRGBA)
  Sets the label text color.
void  SetBackgroundDrawing (bool pDrawBackGround)
  Sets whether a background is drawn for the label.

Public Attributes

FBPropertyTextJustify  Justify
  Read Write Property: Text justification for label.
FBPropertyTextStyle  Style
  Read Write Property: Text style appearance.
FBPropertyBool  WordWrap
  Read Write Property: Enable wordwrap on text drawing.

Constructor & Destructor Documentation

FBLabel (  ) 

Constructor.


Member Function Documentation

void SetTextColor ( const FBColorAndAlpha pColorRGBA  ) 

Sets the label text color.

Parameters:
pColorRGBA  New text color.

void SetBackgroundDrawing ( bool  pDrawBackGround  ) 

Sets whether a background is drawn for the label.

Parameters:
pDrawBackGround  Background drawing enable or not.

Member Data Documentation

FBPropertyTextJustify Justify

Read Write Property: Text justification for label.

Definition at line 1177 of file fbcontrols.h.

FBPropertyTextStyle Style

Read Write Property: Text style appearance.

Definition at line 1178 of file fbcontrols.h.

FBPropertyBool WordWrap

Read Write Property: Enable wordwrap on text drawing.

Definition at line 1179 of file fbcontrols.h.


Please send us your comments about this page.