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

tcustomtabulators

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

Declaration

Source position: msedrawtext.pas line 93

type tcustomtabulators = class(townedpersistentarrayprop)

public

  constructor create;

  class function getitemclasstype; override;

  procedure assign(); override;

  procedure add();

  procedure setdefaulttabs();

  property tabs: tabulatorarty; [r]

  property ppmm: real; [rw]

  property defaultdist: real; [rw]

  property items []: ttabulatoritem; default; [rw]

  property pos []: Integer; [r]

  property linepos []: Integer; [rw]

end;

Inheritance

tcustomtabulators

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13