[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fonctions_db' (#lazfonctions)

TDataLinkOwnered

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

Declaration

Source position: fonctions_db.pas line 43

type TDataLinkOwnered = class(TDataLink)

protected

  procedure EditingChanged; override;

  procedure DataSetChanged; override;

  procedure ActiveChanged; override;

public

  constructor Create();

end;

Inheritance

TDataLinkOwnered

|

TDataLink

?

TObject