| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
TextFormat | +--xp.system.Font
Field Summary | |
| static | InheritableTextFormatProperties: Object |
| clonable font properties-becuase you cant "see" these properties in a loop | |
Constructor | |
| public | Font ( ) |
Method Summary | |
| public | clone ( ): Object |
| Clones the object | |
| public static | copyFont ( oldfont, newfont ) |
| Construct a new font object | |
| public static | createFont ( initObj, oldfont ) |
| create a new font by copying the oldfont and applying the param in the initObj | |
| static var InheritableTextFormatProperties: Object |
| clonable font properties-becuase you cant "see" these properties in a loop |
|
|
| Clones the object |
|
|
| Construct a new font object | ||||||
|
|
| create a new font by copying the oldfont and applying the param in the initObj |