Class tsettingsfo

Unit

Declaration

type tsettingsfo = 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 tstatfile1: tstatfile;
Public tlayouter1: tlayouter;
Public printcomm: tstringedit;
Public debugger: tfilenameedit;
Public compiler: tfilenameedit;
Public compstoredir: tfilenameedit;
Public templatedir: tfilenameedit;
Public syntaxdefdir: tfilenameedit;
Public mselibdir: tfilenameedit;
Public msedir: tfilenameedit;
Public fpclibdir: tfilenameedit;
Public fpcdir: tfilenameedit;
Public tspacer1: tlayouter;
Public targetosdir: tstringedit;
Public target: tstringedit;
Public exeext: tstringedit;
Public tsplitter1: tsplitter;
Public tbutton2: tbutton;
Public tbutton1: tbutton;
Public shortcutbu: tbutton;
Public macrogrid: twidgetgrid;
Public macroname: tstringedit;
Public macrovalue: tmemodialogedit;
Public tspacer2: tspacer;

Methods

Public procedure epandfilenamemacro(const sender: TObject; var avalue: msestring; var accept: Boolean);
Public procedure formoncreate(const sender: TObject);
Public procedure setvalue(const sender: TObject; var avalue: msestring; var accept: Boolean);
Public procedure setprintcomm(const sender: TObject; var avalue: msestring; var accept: Boolean);
Public procedure editshortcuts(const sender: TObject);
Protected function widgetstomacros: settingsmacrosty;

Description

Fields

Public tstatfile1: tstatfile;
 
Public tlayouter1: tlayouter;
 
Public printcomm: tstringedit;
 
Public debugger: tfilenameedit;
 
Public compiler: tfilenameedit;
 
Public compstoredir: tfilenameedit;
 
Public templatedir: tfilenameedit;
 
Public syntaxdefdir: tfilenameedit;
 
Public mselibdir: tfilenameedit;
 
Public msedir: tfilenameedit;
 
Public fpclibdir: tfilenameedit;
 
Public fpcdir: tfilenameedit;
 
Public tspacer1: tlayouter;
 
Public targetosdir: tstringedit;
 
Public target: tstringedit;
 
Public exeext: tstringedit;
 
Public tsplitter1: tsplitter;
 
Public tbutton2: tbutton;
 
Public tbutton1: tbutton;
 
Public shortcutbu: tbutton;
 
Public macrogrid: twidgetgrid;
 
Public macroname: tstringedit;
 
Public macrovalue: tmemodialogedit;
 
Public tspacer2: tspacer;
 

Methods

Public procedure epandfilenamemacro(const sender: TObject; var avalue: msestring; var accept: Boolean);
 
Public procedure formoncreate(const sender: TObject);
 
Public procedure setvalue(const sender: TObject; var avalue: msestring; var accept: Boolean);
 
Public procedure setprintcomm(const sender: TObject; var avalue: msestring; var accept: Boolean);
 
Public procedure editshortcuts(const sender: TObject);
 
Protected function widgetstomacros: settingsmacrosty;
 

Generated by PasDoc 0.16.0.