Class tdbdatetimelookup64db

Unit

Declaration

type tdbdatetimelookup64db = 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;

Properties

Published property kind: datetimekindty read fkind write setkind default dtk_date;
Published property format: msestring read fformat write setformat;
Published property value: tdatetime read fvalue;

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.

Properties

Published property kind: datetimekindty read fkind write setkind default dtk_date;

This item has no description.

Published property format: msestring read fformat write setformat;

This item has no description.

Published property value: tdatetime read fvalue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.