Class tmseindexlookupeditorfo

Unit

Declaration

type tmseindexlookupeditorfo = class(tmseform)

Description

No description available, ancestor tmseform description follows
No description available, ancestor tmseformwidget description follows
No description available, ancestor tcustommseform description follows
No description available, ancestor tcustomeventwidget description follows
No description available, ancestor tcustomeventwidgetnwr 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

Fields

Public tsplitter1: tsplitter;
Public tbutton2: tbutton;
Public tbutton1: tbutton;
Public tspacer2: tspacer;
Public grid: twidgetgrid;
Public indexed: tintegeredit;
Public tstockglyphdatabutton1: tstockglyphdatabutton;
Public icondi: tdataicon;
Public statfile1: tstatfile;
Protected findexlist: pmsestring;
Protected fimagelist: timagelist;
Protected ffacelist: tfacelist;
Protected fok: pboolean;

Methods

Public procedure rowdatacha(const sender: tcustomgrid; const acell: gridcoordty);
Public procedure createexe(const sender: TObject);
Public procedure closequexe(const sender: tcustommseform; var amodalresult: modalresultty);
Public procedure selectexe(const sender: TObject);
Public procedure iconpaintexe(const sender: tcustomintegergraphdataedit; const acanvas: tcanvas; const avalue: Integer; const arow: Integer);
Public constructor create(var indexlist: msestring; const imagelist: timagelist; const facelist: tfacelist; out ok: boolean);

Description

Fields

Public tsplitter1: tsplitter;
 
Public tbutton2: tbutton;
 
Public tbutton1: tbutton;
 
Public tspacer2: tspacer;
 
Public grid: twidgetgrid;
 
Public indexed: tintegeredit;
 
Public tstockglyphdatabutton1: tstockglyphdatabutton;
 
Public icondi: tdataicon;
 
Public statfile1: tstatfile;
 
Protected findexlist: pmsestring;
 
Protected fimagelist: timagelist;
 
Protected ffacelist: tfacelist;
 
Protected fok: pboolean;
 

Methods

Public procedure rowdatacha(const sender: tcustomgrid; const acell: gridcoordty);
 
Public procedure createexe(const sender: TObject);
 
Public procedure closequexe(const sender: tcustommseform; var amodalresult: modalresultty);
 
Public procedure selectexe(const sender: TObject);
 
Public procedure iconpaintexe(const sender: tcustomintegergraphdataedit; const acanvas: tcanvas; const avalue: Integer; const arow: Integer);
 
Public constructor create(var indexlist: msestring; const imagelist: timagelist; const facelist: tfacelist; out ok: boolean);
 

Generated by PasDoc 0.16.0.