Class tdbreallookup64db

Unit

Declaration

type tdbreallookup64db = class(tdblookup64db)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure setlookupvalue(const abm: bookmarkdataty); override;
Protected function lookuptext(const abm: bookmarkdataty): msestring; override;
Protected function getlookupvaluefieldtypes: fieldtypesty; override;
Public constructor create(aowner: tcomponent); override;

Properties

Public property value: real read fvalue;
Published property valuerange: real read fvaluerange write setvaluerange;
Published property valuestart: real read fvaluestart write setvaluestart;
Published property format: msestring read fformat write setformat;

Description

Methods

Protected procedure setlookupvalue(const abm: bookmarkdataty); override;

This item has no description.

Protected function lookuptext(const abm: bookmarkdataty): msestring; override;

This item has no description.

Protected function getlookupvaluefieldtypes: fieldtypesty; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property value: real read fvalue;

This item has no description.

Published property valuerange: real read fvaluerange write setvaluerange;

This item has no description.

Published property valuestart: real read fvaluestart write setvaluestart;

This item has no description.

Published property format: msestring read fformat write setformat;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.