Class tdblookup1

Unit

Declaration

type tdblookup1 = class(tcustomdataedit, idblookupdispfieldlink, idbdispfieldlink)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function createdatalink: tlookupdispfielddatalink; virtual; abstract;
Protected procedure dochange; override;
Protected function getdatalistclass: datalistclassty; override;
Protected procedure valuetogrid(row: integer); override;
Protected procedure griddatasourcechanged; override;
Protected function createdatalist(const sender: twidgetcol): tdatalist; override;
Protected function getoptionsedit: optionseditty; override;
Protected procedure texttovalue(var accept: boolean; const quiet: boolean); override;
Protected procedure setnullvalue; override;
Protected function internaldatatotext(const data): msestring; override;
Protected function getrowdatapo(const arow: integer): pointer; override;
Protected function getfieldlink: tdispfielddatalink;
Protected procedure fieldtovalue;
Protected procedure valuetofield;
Protected procedure getfieldtypes(var afieldtypes: fieldtypesty); virtual;
Protected procedure refreshfieldvalue;
Protected procedure recchanged;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Public property isnull: boolean read getisnull;
Published property empty_color;
Published property empty_font;
Published property empty_fontstyle;
Published property empty_textflags;
Published property empty_text;
Published property empty_options;
Published property empty_textcolor;
Published property empty_textcolorbackground;
Published property optionsedit default defaultlookupoptionsedit;
Published property font;
Published property textflags;
Published property textflagsactive;
Published property caretwidth;
Published property onchange;
Published property ongettext;
Published property onkeydown;
Published property onkeyup;

Description

Methods

Protected function createdatalink: tlookupdispfielddatalink; virtual; abstract;

This item has no description.

Protected procedure dochange; override;

This item has no description.

Protected function getdatalistclass: datalistclassty; override;

This item has no description.

Protected procedure valuetogrid(row: integer); override;

This item has no description.

Protected procedure griddatasourcechanged; override;

This item has no description.

Protected function createdatalist(const sender: twidgetcol): tdatalist; override;

This item has no description.

Protected function getoptionsedit: optionseditty; override;

This item has no description.

Protected procedure texttovalue(var accept: boolean; const quiet: boolean); override;

This item has no description.

Protected procedure setnullvalue; override;

This item has no description.

Protected function internaldatatotext(const data): msestring; override;

This item has no description.

Protected function getrowdatapo(const arow: integer): pointer; override;

This item has no description.

Protected function getfieldlink: tdispfielddatalink;

This item has no description.

Protected procedure fieldtovalue;

This item has no description.

Protected procedure valuetofield;

This item has no description.

Protected procedure getfieldtypes(var afieldtypes: fieldtypesty); virtual;

This item has no description.

Protected procedure refreshfieldvalue;

This item has no description.

Protected procedure recchanged;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Public property isnull: boolean read getisnull;

This item has no description.

Published property empty_color;

This item has no description.

Published property empty_font;

This item has no description.

Published property empty_fontstyle;

This item has no description.

Published property empty_textflags;

This item has no description.

Published property empty_text;

This item has no description.

Published property empty_options;

This item has no description.

Published property empty_textcolor;

This item has no description.

Published property empty_textcolorbackground;

This item has no description.

Published property optionsedit default defaultlookupoptionsedit;

This item has no description.

Published property font;

This item has no description.

Published property textflags;

This item has no description.

Published property textflagsactive;

This item has no description.

Published property caretwidth;

This item has no description.

Published property onchange;

This item has no description.

Published property ongettext;

This item has no description.

Published property onkeydown;

This item has no description.

Published property onkeyup;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.