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

tmseparam

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

Declaration

Source position: msedb.pas line 1636

type tmseparam = class(tparam, idbeditinfo)

public

  constructor Create(); override; overload;

  destructor destroy; override;

published

  property connector: tparamconnector; [rw]

  property datasource: tdatasource; [rw]

  property fieldname: string; [rw]

  property value: variant; [rws]

end;

Inheritance

tmseparam,idbeditinfo

|

tparam

?

TObject


Documentation generated on: 2021-05-13