[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegraphics.pas line 448
type tfonttemplate = class(tpersistenttemplate) |
public |
constructor create(); override; |
published |
property colorbackground: colorty; [rw] |
property colorselect: colorty; [rw] |
property colorselectbackground: colorty; [rw] |
property shadow_color: colorty; [rw] |
property shadow_shiftx: Integer; [rw] |
property shadow_shifty: Integer; [rw] |
property gloss_color: colorty; [rw] |
property gloss_shiftx: Integer; [rw] |
property gloss_shifty: Integer; [rw] |
property grayed_color: colorty; [rw] |
property grayed_colorshadow: colorty; [rw] |
property grayed_shiftx: Integer; [rw] |
property grayed_shifty: Integer; [rw] |
property height: Integer; [rw] |
property width: Integer; [rw] |
property extraspace: Integer; [rw] |
property style: fontstylesty; [rw] |
property name: string; [rw] |
property charset: string; [rw] |
property options: fontoptionsty; [rw] |
property xscale: real; [rw] |
end; |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |