|
Editing components
|
Component |
Description |
|
mwCustomEdit |
Custom edit control. |
|
DBmwEdit |
Database-bound version of mwCustomEdit. Does not require
BDE. |
Helpers
|
Component |
Description |
|
mwCompletionProposal |
Component to present a list of possible completion texts
(similar to Ctrl+Space in Delphi). |
|
mwAutoComplete |
Component to expand text before the cursor (similar to Ctrl+J)
in Delphi. |
|
odPythonBehaviour |
Implements editing rules to apply to a Python source file. |
|
wmMultiSyn |
Regular expression-based highlighter selector. |
|
mwHighlighterManager |
Desing-time highlighter manager (image). |
Exporters
|
Format |
Component |
Description |
|
HTML |
mwHTMLExport |
Exports mwCustomEdit to HTML format with syntax
highlighting. |
|
RTF |
mwRTFExport |
Exports mwCustomEdit to RTF format with syntax
highlighting. |
Highlighters
|
Language |
Component |
Extensions |
|
(general) |
mwGeneralSyn |
|
|
68HC11 Assembler |
CIHC11Syn |
hc11, asm, asc |
|
ADSP21xx |
wbADSP21xxSyn |
dsp, inc |
|
AWK |
hkAWKSyn |
awk |
|
Baan 4GL |
mwBaanSyn |
cln |
|
C++ |
DcjCppSyn |
cpp, h, hpp |
|
CA-Clipper |
cwCACSyn |
prg, ch, inc |
|
Cache object script |
mwCacheSyn |
mac, inc, int |
|
Cascading Stylesheets |
mwCSSSyn |
css |
|
Delphi/C++Builder form files |
dmDFMSyn |
dfm |
|
Fortran |
mwFortranSyn |
for |
|
FoxPro |
mwFoxproSyn |
prg |
|
Galaxy |
mkGalaxySyn |
gtv, galrep, txt |
|
Gembase |
mwDMLSyn |
dml, gem |
|
HP48 |
cbHPSyn |
s, sou, a, hp |
|
HTML |
hkHTMLSyn |
htm, html |
|
INI files |
izINISyn |
ini |
|
Java |
DcjJavaSyn |
java |
|
JavaScript |
mwJScriptSyn |
js |
|
KIX Scripts |
jsKixSyn |
kix |
|
MS-DOS Batch |
dmBatSyn |
bat |
|
ObjectPascal |
mwPasSyn |
pas |
|
Perl |
DcjPerlSyn |
pl, pm, cgi |
|
PHP |
wmPHPSyn |
php, php3, phtml, inc |
|
Python |
odPySyn |
py |
|
SQL |
wmSQLSyn |
sql |
|
Standard ML |
dmMLSyn |
sml |
|
Sybase SQL |
wmSybSQLSyn |
sql |
|
TCL/TK |
siTCLTKSyn |
tcl |
|
VBScript |
lbVBSSyn |
vbs |
|
Visual Basic |
psVisualBasicSyn |
bas |
|
x86 Assembler |
nhAsmSyn |
asm | |