Description
-
Returns a Font object for small text.
Property type
-
A Font object.
Syntax
-
[Set] object.SmallFont [=
Font]
The SmallFont Property syntax has these parts:
| object |
An expression evaluating to an object
of type wodXMPP. |
| Font |
A Font object. |
Remarks
-
This property is only available in OCX (GUI)
version of the component.
Adjust this property in order to set Font Properties for
small text that is displayed on the component. I.e.
changing this property will affect status text of your
contacts. Depending on your Font Properties, you can modify
Font Type, Size etc.
|