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

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;
 
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;
 

Generated by PasDoc 0.16.0.