home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
ini.sch
< prev
next >
Wrap
Text File
|
2000-06-05
|
2KB
|
66 lines
object TPersHolder
P.Name = 'INI files'
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIText = 0
UseComments = True
UseSingleLineComments = True
UseFullLineComments = True
UseStrings = True
UseSingleLineStrings = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 1
LeftDelimiter = '='
end>
FullLineCommentDelimiters = <
item
FontID = 2
LeftDelimiter = ';'
end>
SingleLineStringDelimiters = <
item
FontID = 3
LeftDelimiter = '['
RightDelimiter = ']'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end>
P.SyntaxVersion = 2
end