RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextProperties.Font Property

Controls the attributes of text written on the action client item.

Pascal
property Font: TFont;
C++
__property TFont Font;

To change to a new font, specify a new TFont object. To modify a font, change the value of the Charset, Color, Height, Name, Pitch, Size, or Style of the TFont object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!