Class tdbreallookup64lb

Unit

Declaration

type tdbreallookup64lb = class(tdblookup64lb)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure defineproperties(filer: tfiler); override;
Protected function getdatalbdatakind: lbdatakindty; override;
Protected procedure setlookupvalue(const aindex: integer); override;
Protected function lookuptext(const aindex: integer): msestring; 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 defineproperties(filer: tfiler); override;

This item has no description.

Protected function getdatalbdatakind: lbdatakindty; override;

This item has no description.

Protected procedure setlookupvalue(const aindex: integer); override;

This item has no description.

Protected function lookuptext(const aindex: integer): msestring; 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.