Class tmsetexteditorfo
Unit
Declaration
type tmsetexteditorfo = class(tmseform)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- tmsetexteditorfo
Overview
Fields
| Public | ok: tbutton; |
| Public | cancel: tbutton; |
| Public | filedialog: tfiledialog; |
| Public | undoact: taction; |
| Public | redoact: taction; |
| Public | test: tbutton; |
| Public | tpopupmenu1: tpopupmenu; |
| Public | textedit: tsyntaxedit; |
| Public | tstatfile1: tstatfile; |
| Public | linedisp: tstringdisp; |
| Public | grid: twidgetgrid; |
| Public | c: tstringcontainer; |
Methods
| Public | procedure undoexe(const sender: TObject); |
| Public | procedure redoexe(const sender: TObject); |
| Public | procedure popupuponupdate(const sender: tcustommenu); |
| Public | procedure loadfileexe(const sender: TObject); |
| Public | procedure savefileexe(const sender: TObject); |
| Public | procedure editnotify(const sender: TObject; var info: editnotificationinfoty); |
| Public | procedure copyexe(const sender: TObject); |
| Public | procedure cutexe(const sender: TObject); |
| Public | procedure pasteexe(const sender: TObject); |
| Public | procedure testexe(const sender: TObject); |
| Public | procedure undoupda(const sender: tcustomaction); |
| Public | procedure redoupda(const sender: tcustomaction); |
| Public | constructor create(const aonclosequery: closequeryeventty; const asyntaxpainter: tsyntaxpainter; const asyntaxindex: integer; const testbutton: boolean); reintroduce; |
Description
Fields
| Public | ok: tbutton; |
|
This item has no description. | |
| Public | cancel: tbutton; |
|
This item has no description. | |
| Public | filedialog: tfiledialog; |
|
This item has no description. | |
| Public | undoact: taction; |
|
This item has no description. | |
| Public | redoact: taction; |
|
This item has no description. | |
| Public | test: tbutton; |
|
This item has no description. | |
| Public | tpopupmenu1: tpopupmenu; |
|
This item has no description. | |
| Public | textedit: tsyntaxedit; |
|
This item has no description. | |
| Public | tstatfile1: tstatfile; |
|
This item has no description. | |
| Public | linedisp: tstringdisp; |
|
This item has no description. | |
| Public | grid: twidgetgrid; |
|
This item has no description. | |
| Public | c: tstringcontainer; |
|
This item has no description. | |
Methods
| Public | procedure undoexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure redoexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure popupuponupdate(const sender: tcustommenu); |
|
This item has no description. | |
| Public | procedure loadfileexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure savefileexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure editnotify(const sender: TObject; var info: editnotificationinfoty); |
|
This item has no description. | |
| Public | procedure copyexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure cutexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure pasteexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure testexe(const sender: TObject); |
|
This item has no description. | |
| Public | procedure undoupda(const sender: tcustomaction); |
|
This item has no description. | |
| Public | procedure redoupda(const sender: tcustomaction); |
|
This item has no description. | |
| Public | constructor create(const aonclosequery: closequeryeventty; const asyntaxpainter: tsyntaxpainter; const asyntaxindex: integer; const testbutton: boolean); reintroduce; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.