Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TMasterDataLink

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

Declaration

Source position: db.pas line 2067

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

|

TObject


Documentation generated on: 2023-03-18