Class tstringlisteditor
Unit
Declaration
type tstringlisteditor = class(tmseform)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- tstringlisteditor
Overview
Fields
| Public | cancel: tbutton; |
| Public | ok: tbutton; |
| Public | grid: twidgetgrid; |
| Public | valueedit: ttextedit; |
| Public | rowcount: tintegeredit; |
| 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; |
|
This item has no description. | |
| Public | ok: tbutton; |
|
This item has no description. | |
| Public | grid: twidgetgrid; |
|
This item has no description. | |
| Public | valueedit: ttextedit; |
|
This item has no description. | |
| Public | rowcount: tintegeredit; |
|
This item has no description. | |
| Public | tstatfile1: tstatfile; |
|
This item has no description. | |
Methods
| Public | procedure rowcountonsetvalue(const sender: tobject; var avalue: integer; var accept: boolean); |
|
This item has no description. | |
| Public | procedure gridonrowcountchanged(const sender: tcustomgrid); |
|
This item has no description. | |
| Public | constructor create(const aonclosequery: closequeryeventty); reintroduce; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.