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