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

tskinfontalias

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

Declaration

Source position: mseskin.pas line 251

type tskinfontalias = class(townedpersistent)

public

  constructor create(); override;

published

  property name: string; [rw]

  property alias: string; [rw]

  property ancestor: string; [rw]

  property mode: fontaliasmodety; [rw]

  property height: Integer; [rw]

  property width: Integer; [rw]

  property options: fontoptionsty; [rw]

  property xscale: real; [rw]

  property template: tfontcomp; [rw]

end;

Inheritance

tskinfontalias

|

townedpersistent

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13