home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
software
/
Vyzkuste
/
Painter
/
Painter17.exe
/
0
/
RCDATA
/
TPAINTERSCRIPTF
/
TPAINTERSCRIPTF.txt
Wrap
Text File
|
1999-04-23
|
3KB
|
172 lines
object PainterScriptF: TPainterScriptF
Left = 133
Top = 408
Width = 611
Height = 158
BorderStyle = bsSizeToolWin
Caption = 'PainterScript'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object script: TColorMemo
Left = 0
Top = 0
Width = 425
Height = 126
HelpContext = 400
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
WantTabs = True
OnDrawKey = scriptDrawKey
ColorRules = <
item
KeyBegEndLst.Strings = (
'{;}')
DefKeyColor = clBlue
end
item
ZOrder = 1
Keywords.Strings = (
'in'
'inadd'
'insub'
'inmul'
'indiv'
'ininc'
'indec'
'default'
'move'
'pos'
'=posx'
'=posy'
'angle'
'=angle'
'down'
'up'
'pensize'
'=pensize'
'pencolor'
'=pencolor'
'left'
'=left'
'right'
'=right'
'turn'
'go'
'goleft'
'goright'
'gocenter'
'gotop'
'=top'
'gobottom'
'=bottom'
'textfont'
'textsize'
'=textsize'
'textcolor'
'=textcolor'
'addbrushcolor'
'addpencolor'
'text'
'bold'
'italic'
'underline'
'normal'
'textout'
'bssolid'
'bsclear'
'brushcolor'
'=brushcolor'
'lineto'
'rectangle'
'roundrect'
'ellipse'
'diamond'
'curve'
'star'
'polygon'
'mark'
'=markx'
'=marky'
'gomark'
'markangle'
'gomarkangle'
'penmode'
'copymode'
'area'
'copy'
'do;fuchsia'
'loop;fuchsia'
'flood'
'background'
'filter'
'drop'
'dup'
'[;maroon'
'];maroon'
'.gt'
'.ge'
'.eq'
'.ne'
'.lt'
'.le'
'abs'
'neg'
'swap'
'max'
'min'
'sqr'
'sqrt'
'inc'
'dec'
'.and'
'.or'
'.not')
KeyDrawingType = dtKeyShow
DefKeyColor = clBlack
end
item
ZOrder = 2
KeyBegEndLst.Strings = (
'";"')
DefKeyColor = clGreen
end>
end
object ScriptLib: TListBox
Left = 425
Top = 0
Width = 178
Height = 126
HelpContext = 400
Align = alRight
Color = 12639424
ItemHeight = 16
Sorted = True
Style = lbOwnerDrawFixed
TabOrder = 1
OnDblClick = ScriptLibDblClick
OnDrawItem = ScriptLibDrawItem
end
object WinRoller1: TWinRoller
Enabled = True
RemainHeight = 0
Left = 312
Top = 24
end
end