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

tfieldlink

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

Declaration

Source position: msedb.pas line 1574

type tfieldlink = class(tmsecomponent, idbeditinfo)

public

  constructor create(); override;

  destructor destroy; override;

  function field;

  property enabled: Boolean; [rw]

published

  property destdataset: tdataset; [rw]

  property destdatafield: string; [rw]

  property options: fieldlinkoptionsty; [rw]

  property onupdatedata: fieldeventty; [rw]

end;

Inheritance

tfieldlink,idbeditinfo

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13