home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
html.sch
< prev
next >
Wrap
Text File
|
2000-06-05
|
3KB
|
137 lines
object TPersHolder
P.Name = 'HTML'
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIText = 0
BlockDelimiters = <>
end
item
Name = 'Tags'
ID = 1
ParentID = 0
FIText = 1
FIIntNum = 2
FIFloatNum = 3
FIHexNum = 4
UseComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedNumbers = True
UseSuffixedNumbers = True
UseMultipleNumSuffixes = False
UsePrefixedIdentifiers = True
BlockDelimiters = <
item
LeftDelimiter = '<'
RightDelimiter = '>'
DelimitersArePartOfBlock = True
end>
MultiLineCommentDelimiters = <
item
FontID = 5
LeftDelimiter = '<!--'
RightDelimiter = '-->'
end>
SingleLineStringDelimiters = <
item
FontID = 6
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 7
LeftDelimiter = #39
RightDelimiter = #39
end>
NumPrefixes = <
item
LeftDelimiter = '#'
end>
NumSuffixes = <
item
LeftDelimiter = '%'
end>
IdentPrefixes = <
item
LeftDelimiter = '/'
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
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 3
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 5
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 6
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
BlockID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end>
P.SyntaxVersion = 2
end