Class tdbintegerlookuplb

Unit

Declaration

type tdbintegerlookuplb = class(tdblookup32lb)

Description

No description available, ancestor tdblookup32lb description follows
No description available, ancestor tdblookuplb description follows
No description available, ancestor tdblookup description follows
No description available, ancestor tdblookup1 description follows
No description available, ancestor tcustomdataedit description follows
No description available, ancestor tcustomedit description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected function getdatalbdatakind: lbdatakindty; override;
Protected procedure setlookupvalue(const aindex: integer); override;
Protected function lookuptext(const aindex: integer): msestring; override;
Public constructor create(aaowner: tcomponent); override;

Properties

Public property value: integer read fvalue;
Published property base: numbasety read fbase write setbase default nb_dec;
Published property bitcount: integer read fbitcount write setbitcount default 32;

Description

Methods

Protected function getdatalbdatakind: lbdatakindty; override;
 
Protected procedure setlookupvalue(const aindex: integer); override;
 
Protected function lookuptext(const aindex: integer): msestring; override;
 
Public constructor create(aaowner: tcomponent); override;
 

Properties

Public property value: integer read fvalue;
 
Published property base: numbasety read fbase write setbase default nb_dec;
 
Published property bitcount: integer read fbitcount write setbitcount default 32;
 

Generated by PasDoc 0.16.0.