[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegraphics' (#msegui)

tfonttemplate

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msegraphics.pas line 448

type tfonttemplate = class(tpersistenttemplate)

public

  constructor create(); override;

published

  property color: colorty; [rw]

  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;

Inheritance

tfonttemplate

|

tpersistenttemplate

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13