Concept Framework 1.0 documentation Contents | Index

RFont

Name Version Deprecated
RFont version 1.0 no

Defined in : VisibleRemoteObject.con
(this file must be included in your application in order to have access, unless you use a child class of RFont that includes this file)

Description:
This is a helper class that manages fonts in VisibleRemoteObject descendant objects. Is better to not modify the fonts (only if is essential), and leave this for the skins.


Properties:
Family Sets or gets the font family of the required font
Name Sets or gets the name of the required font
Size Sets or gets the size for the required font
Stretch Sets the stretch type for the required font
Style Sets or gets the font style of the required font
Variant Sets or gets the font variant for the required font
Weight Sets the font weight for the required font

Methods:
RFont This is the standard contructor for this class and should not be used directly
SetFamily TODO: Document this
SetFontName TODO: Document this
SetSize TODO: Document this
SetStretch TODO: Document this
SetStyle TODO: Document this
SetVariant TODO: Document this
SetWeight TODO: Document this
__QueryDispose TODO: Document this




Documented by Eduard Suica, generation time: Thu Oct 15 20:01:59 2009 GMT(c)2009 RadGs Software