TextStyle property (Main Control)
Builder Syntax |
TTextStyle TextStyle |
Delphi Syntax |
TextStyle: TTextStyle |
Overview |
Remarks
(Persistent property, available at design time) Specifies the style of a text object. You specify other aspects of the text object using related properties described in Drawing Three-Dimensional Shapes and Text.
The DrawTextStr method draws the text object in the control's client area or on the current bitmap.
For a list of possible values of the TextStyle property, refer to TextStyle Effects.
See Also
Elements: |
|
Topics: |
|
|