Class tdestvalue

Unit

Declaration

type tdestvalue = class(townedpersistent, idbeditinfo, idbparaminfo)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getdataset(const aindex: integer): tdataset; virtual;
Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); virtual;
Protected function getdestdataset: tsqlquery;
Public constructor create(aowner: tobject); override;
Public destructor destroy; override;

Properties

Published property datasource: tdatasource read getdatasource write setdatasource;
Published property fieldname: string read getfieldname write setfieldname;

Description

Methods

Protected function getdataset(const aindex: integer): tdataset; virtual;

This item has no description.

Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty); virtual;

This item has no description.

Protected function getdestdataset: tsqlquery;

This item has no description.

Public constructor create(aowner: tobject); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property datasource: tdatasource read getdatasource write setdatasource;

This item has no description.

Published property fieldname: string read getfieldname write setfieldname;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.