Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
VisibleRemoteObject
.Font
public property
Font
Prototype:
Read property Font
Description:
Allows to modify the font used by a control via the
RFont
class.
Return value:
This property returns an instance of a
RFont
object.
Example
TextView1.Font.Name="Sans Bold 27";