help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'db' (#fcl)

TMasterDataLink

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

Declaration

Source position: db.pas line 1422

type TMasterDataLink = class(TDetailDataLink)

protected

  procedure ActiveChanged; override;

  procedure CheckBrowseMode; override;

  function GetDetailDataSet; override;

  procedure LayoutChanged; override;

  procedure RecordChanged(); override;

  procedure DoMasterDisable; virtual;

  procedure DoMasterChange; virtual;

public

  constructor Create(); virtual;

  destructor Destroy; override;

  property FieldNames: String; [rw]

  property Fields: TList; [r]

  property OnMasterChange: TNotifyEvent; [rw]

  property OnMasterDisable: TNotifyEvent; [rw]

end;

Inheritance

TMasterDataLink

|

TDetailDataLink

|

TDataLink

|

TPersistent

?

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505