Class tdoublestringlisteditor

Unit

Declaration

type tdoublestringlisteditor = 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 cancel: tbutton;
Public ok: tbutton;
Public grid: twidgetgrid;
Public rowcount: tintegeredit;
Public textb: tmemodialogedit;
Public texta: tmemodialogedit;
Public tstatfile1: tstatfile;

Methods

Public procedure rowcountonsetvalue(const sender: tobject; var avalue: integer; var accept: boolean);
Public procedure gridonrowcountchanged(const sender: tcustomgrid);
Public constructor create(const aonclosequery: closequeryeventty); reintroduce;

Description

Fields

Public cancel: tbutton;
 
Public ok: tbutton;
 
Public grid: twidgetgrid;
 
Public rowcount: tintegeredit;
 
Public textb: tmemodialogedit;
 
Public texta: tmemodialogedit;
 
Public tstatfile1: tstatfile;
 

Methods

Public procedure rowcountonsetvalue(const sender: tobject; var avalue: integer; var accept: boolean);
 
Public procedure gridonrowcountchanged(const sender: tcustomgrid);
 
Public constructor create(const aonclosequery: closequeryeventty); reintroduce;
 

Generated by PasDoc 0.16.0.