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

tpersistentfields

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

Declaration

Source position: msedb.pas line 1225

type tpersistentfields = class(tpersistentarrayprop, ipersistentfieldsinfo)

public

  constructor create();

  class function getitemclasstype; override;

  procedure move(); override;

  procedure updateorder;

  function getfieldnames;

  property dataset: tdataset; [r]

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

end;

Inheritance

tpersistentfields,ipersistentfieldsinfo

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13