home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
objectpascal.sch
< prev
next >
Wrap
Text File
|
2000-06-05
|
11KB
|
369 lines
object TPersHolder
P.Name = 'Object Pascal'
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIText = 0
FIIntNum = 1
FIFloatNum = 2
FIHexNum = 3
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedNumbers = True
UseKeywords = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 4
LeftDelimiter = '//'
end>
MultiLineCommentDelimiters = <
item
FontID = 5
LeftDelimiter = '{'
RightDelimiter = '}'
end
item
FontID = 6
LeftDelimiter = '(*'
RightDelimiter = '*)'
end>
SingleLineStringDelimiters = <
item
FontID = 7
LeftDelimiter = #39
RightDelimiter = #39
end>
NumPrefixes = <
item
LeftDelimiter = '$'
end
item
LeftDelimiter = '#$'
end
item
LeftDelimiter = '#'
end>
KeywordSets = <
item
FontID = 8
Name = 'reserved'
Keywords =
'absolute,abstract,and,array,as,asm,assembler,at,automated,begin,' +
'case,cdecl,class,const,constructor,contains,default,destructor,d' +
'ispid,dispinterface,div,do,downto,dynamic,else,end,except,export' +
',exports,external,far,file,finalization,finally,for,forward,func' +
'tion,goto,if,implementation,implements,in,index,inherited,initia' +
'lization,inline,interface,is,label,library,message,mod,name,near' +
',nil,nodefault,not,object,of,on,or,out,overload,override,package' +
',packed,pascal,private,procedure,program,property,protected,publ' +
'ic,published,raise,read,readonly,record,register,reintroduce,rep' +
'eat,requires,resident,resourcestring,safecall,set,shl,shr,stdcal' +
'l,stored,string,then,threadvar,to,try,type,unit,until,uses,var,v' +
'irtual,while,with,write,writeonly,xor'
end>
end
item
Name = 'Assembler'
ID = 1
ParentID = 0
FIText = 9
FIIntNum = 10
FIFloatNum = 11
FIHexNum = 12
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedNumbers = True
UseSuffixedNumbers = True
UseMultipleNumSuffixes = False
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <
item
LeftDelimiter = 'asm'
RightDelimiter = 'end'
end>
SingleLineCommentDelimiters = <
item
FontID = 13
LeftDelimiter = '//'
end>
MultiLineCommentDelimiters = <
item
FontID = 14
LeftDelimiter = '{'
RightDelimiter = '}'
end
item
FontID = 15
LeftDelimiter = '(*'
RightDelimiter = '*)'
end>
SingleLineStringDelimiters = <
item
FontID = 16
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 17
LeftDelimiter = '"'
RightDelimiter = '"'
end>
NumPrefixes = <
item
LeftDelimiter = '$'
end>
NumSuffixes = <
item
LeftDelimiter = 'b'
end
item
LeftDelimiter = 'o'
end
item
LeftDelimiter = 'h'
end>
IdentPrefixes = <
item
LeftDelimiter = '@'
end>
KeywordSets = <
item
FontID = 18
Name = 'OpCodes'
Keywords =
'AAA,AAD,AAM,AAS,ADC,ADD,AND,ARPL,BOUND,BSF,BSR,BSWAP,BT,BTC,BTR,' +
'BTS,CALL,CBW,CDQ,CLC,CLD,CLI,CLTS,CMC,CMP,CMPS,CMPSB,CMPSD,CMPSW' +
',CMPXCHG,CWD,CWDE,DAA,DAS,DEC,DIV,ENTER,ESC,F2XM1,FABS,FADD,FADD' +
'P,FBLD,FBSTP,FCHS,FCLEX,FCOM,FCOMP,FCOMPP,FCOS,FDECSTP,FDISI,FDI' +
'V,FDIVP,FDIVR,FDIVRP,FENI,FFREE,FIADD,FICOM,FICOMP,FIDIV,FIDIVR,' +
'FILD,FIMUL,FINCSTP,FINIT,FIST,FISTP,FISUB,FISUBR,FLD,FLD1,FLDCW,' +
'FLDENV,FLDL2E,FLDL2T,FLDLG2,FLDLN2,FLDPI,FLDZ,FMUL,FMULP,FNCLEX,' +
'FNDISI,FNENI,FNINIT,FNOP,FNSAVE,FNSTCW,FNSTENV,FNSTSW,FPATAN,FPR' +
'EM,FPREM1,FPTAN,FRNDINT,FRSTOR,FSAVE,FSCALE,FSETPM,FSIN,FSINCOS,' +
'FSQRT,FST,FSTCW,FSTENV,FSTP,FSTSW,FSUB,FSUBP,FSUBR,FSUBRP,FTST,F' +
'UCOM,FUCOMP,FUCOMPP,FWAIT,FXAM,FXCH,FXTRACT,FYL2X,FYL2XP1,HLT,ID' +
'IV,IMUL,IN,INC,INSB,INSD,INSW,INT,INTO,INVD,INVLPG,IRET,IRETD,JA' +
',JAE,JB,JBE,JC,JCXZ,JE,JECXZ,JG,JGE,JL,JLE,JMP,JNA,JNAE,JNB,JNBE' +
',JNC,JNE,JNG,JNGE,JNL,JNLE,JNO,JNP,JNS,JNZ,JO,JP,JPE,JPO,JS,JZ,L' +
'AHF,LAR,LDS,LEA,LEAVE,LES,LFS,LGDT,LGS,LIDT,LLDT,LMSW,LOCK,LODS,' +
'LODSB,LODSD,LODSW,LOOP,LOOPD,LOOPDE,LOOPDNE,LOOPDNZ,LOOPDZ,LOOPE' +
',LOOPNE,LOOPNZ,LOOPZ,LSL,LSS,LTR,MOV,MOVS,MOVSB,MOVSD,MOVSW,MOVS' +
'X,MOVZX,MUL,NEG,NOP,NOT,OR,OUT,OUTSB,OUTSD,OUTSW,POP,POPA,POPAD,' +
'POPF,POPFD,PUSH,PUSHA,PUSHAD,PUSHF,PUSHFD,RCL,RCR,REP,REPE,REPNE' +
',REPNZ,REPZ,RET,RETF,RETN,ROL,ROR,SAHF,SAL,SAR,SBB,SCAS,SCASB,SC' +
'ASD,SCASW,SEGCS,SEGDS,SEGES,SEGFS,SEGGS,SEGSS,SETA,SETAE,SETB,SE' +
'TBE,SETC,SETE,SETG,SETGE,SETL,SETLE,SETNA,SETNAE,SETNB,SETNBE,SE' +
'TNC,SETNE,SETNG,SETNGE,SETNL,SETNLE,SETNO,SETNP,SETNS,SETNZ,SETO' +
',SETP,SETPE,SETPO,SETS,SETZ,SGDT,SHL,SHLD,SHR,SHRD,SIDT,SLDT,SMS' +
'W,STC,STD,STI,STOS,STOSB,STOSD,STOSW,STR,SUB,TEST,VERR,VERW,WAIT' +
',WBINVD,XADD,XCHG,XLAT,XOR'
end
item
FontID = 19
Name = 'Operands'
Keywords =
'AH,AL,AND,AX,BH,BL,BP,BX,BYTE,CH,CL,CS,CX,DH,DI,DL,DS,DWORD,DX,E' +
'AX,EBP,EBX,ECX,EDI,EDX,EIP,ES,ESI,ESP,FS,GS,HIGH,LOW,MOD,NOT,OFF' +
'SET,OR,PTR,QWORD,SHL,SHR,SI,SP,SS,ST,TBYTE,TYPE,WORD,XOR'
end
item
FontID = 20
Name = 'Directives'
Keywords = 'DB,DD,DW'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 6
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 7
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 9
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 10
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 11
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 12
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 13
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 14
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 15
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 16
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 17
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 18
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 19
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 20
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end>
P.SyntaxVersion = 2
end