Class TMasterParamsDataLink

Unit

Declaration

type TMasterParamsDataLink = class(TMasterDataLink)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected Procedure DoMasterDisable; override;
Protected Procedure DoMasterChange; override;
Public constructor Create(ADataSet: TDataSet); override;
Public Procedure RefreshParamNames; virtual;
Public Procedure CopyParamsFromMaster(CopyBound : Boolean); virtual;

Properties

Public property Params : TParams Read FParams Write SetParams;

Description

Methods

Protected Procedure DoMasterDisable; override;

This item has no description.

Protected Procedure DoMasterChange; override;

This item has no description.

Public constructor Create(ADataSet: TDataSet); override;

This item has no description.

Public Procedure RefreshParamNames; virtual;

This item has no description.

Public Procedure CopyParamsFromMaster(CopyBound : Boolean); virtual;

This item has no description.

Properties

Public property Params : TParams Read FParams Write SetParams;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.