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

XFont

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

Declaration

Source position: Prometheus_Vid.pas line 143

type XFont = object

  TTF: Font;

  Data: Image;

  XPosition: ;

  procedure LoadFromFont();

  procedure LoadFromXF();

  procedure Empty;

end;

Inheritance

XFont