TcxTextAttributes2.Offset Property
Specifies the text offset from the baseline, in pixels.
Declaration
property Offset: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
If the value is positive, the text is a superscript. If the value is negative, the text is a subscript.
See Also