123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857 |
- object Form1: TForm1
- Left = 0
- Top = 0
- Caption = 'Gui Paint'
- ClientHeight = 429
- ClientWidth = 548
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- OnKeyUp = FormKeyUp
- PixelsPerInch = 96
- TextHeight = 13
- object GLSceneViewer1: TGLSceneViewer
- Left = 0
- Top = 0
- Width = 548
- Height = 429
- Camera = GLCamera1
- Buffer.BackgroundColor = clBlack
- FieldOfView = 153.757293701171900000
- PenAsTouch = False
- Align = alClient
- OnMouseDown = GLSceneViewer1MouseDown
- OnMouseMove = GLSceneViewer1MouseMove
- OnMouseUp = GLSceneViewer1MouseUp
- TabOrder = 0
- end
- object GLScene1: TGLScene
- ObjectsSorting = osNone
- Left = 40
- Top = 16
- object GLLightSource1: TGLLightSource
- ConstAttenuation = 1.000000000000000000
- Position.Coordinates = {0000204100002041000020410000803F}
- SpotCutOff = 180.000000000000000000
- end
- object GuiRoot: TGLBaseControl
- Autosize = False
- RedrawAtOnce = False
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 10000.000000000000000000
- Height = 10000.000000000000000000
- object GLForm1: TGLForm
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'form'
- Rotation = 0.000000000000000000
- AlphaChannel = 0.500000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 300.000000000000000000
- Height = 300.000000000000000000
- Left = 100.000000000000000000
- Top = 100.000000000000000000
- Position.Coordinates = {0000C8420000C842000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clMaroon
- Caption = 'Paint'
- TitleColor = clWhite
- OnMoving = GLForm1Moving
- TitleOffset = 2.000000000000000000
- object PenButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 40.000000000000000000
- Height = 40.000000000000000000
- Left = 10.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {0000DC4200000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 1
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Pen'
- Pressed = True
- OnButtonClick = PenButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 24.000000000000000000
- LogicHeight = 20.000000000000000000
- YOffset = 1.000000000000000000
- AllowUp = True
- end
- object BrushButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 40.000000000000000000
- Height = 40.000000000000000000
- Left = 50.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {0000164300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 1
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Brush'
- Pressed = False
- OnButtonClick = BrushButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 22.000000000000000000
- LogicHeight = 20.000000000000000000
- YOffset = 1.000000000000000000
- AllowUp = True
- end
- object GLPanel1: TGLPanel
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 280.000000000000000000
- Height = 214.000000000000000000
- Left = 10.000000000000000000
- Top = 76.000000000000000000
- Position.Coordinates = {0000DC4200003043000000000000803F}
- object GLCanvas: TGLCustomControl
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 274.000000000000000000
- Height = 208.000000000000000000
- Left = 3.000000000000000000
- Top = 3.000000000000000000
- Position.Coordinates = {0000E24200003343000000000000803F}
- OnMouseDown = GLCanvasMouseDown
- OnMouseMove = GLCanvasMouseMove
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- OnRender = GLCanvasRender
- Centered = False
- MaxInvalidRenderCount = 0
- end
- end
- object WhiteButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 20.000000000000000000
- Height = 20.000000000000000000
- Left = 90.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {00003E4300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 2
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'White'
- Pressed = False
- OnButtonClick = WhiteButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 13.000000000000000000
- LogicHeight = 10.000000000000000000
- AllowUp = True
- end
- object BlackButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 20.000000000000000000
- Height = 20.000000000000000000
- Left = 110.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {0000524300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 2
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Black'
- Pressed = True
- OnButtonClick = BlackButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 13.000000000000000000
- LogicHeight = 10.000000000000000000
- AllowUp = True
- end
- object RedButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 20.000000000000000000
- Height = 20.000000000000000000
- Left = 130.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {0000664300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 2
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Red'
- Pressed = False
- OnButtonClick = RedButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 13.000000000000000000
- LogicHeight = 10.000000000000000000
- AllowUp = True
- end
- object GreenButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 20.000000000000000000
- Height = 20.000000000000000000
- Left = 150.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {00007A4300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 2
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Green'
- Pressed = False
- OnButtonClick = GreenButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 13.000000000000000000
- LogicHeight = 10.000000000000000000
- AllowUp = True
- end
- object BlueButton: TGLButton
- Autosize = False
- RedrawAtOnce = False
- GuiLayout = GLGuiLayout1
- GuiLayoutName = 'button'
- Rotation = 0.000000000000000000
- NoZWrite = False
- DoChangesOnProgress = False
- Width = 20.000000000000000000
- Height = 20.000000000000000000
- Left = 170.000000000000000000
- Top = 32.000000000000000000
- Position.Coordinates = {0000874300000443000000000000803F}
- BitmapFont = WindowsBitmapFont1
- DefaultColor = clBlack
- Focused = False
- FocusedColor = clBlack
- Group = 2
- BitBtn.MaterialLibrary = GLMaterialLibrary1
- BitBtn.LibMaterialName = 'Blue'
- Pressed = False
- OnButtonClick = BlueButtonButtonClick
- GuiLayoutNamePressed = 'buttonpressed'
- LogicWidth = 13.000000000000000000
- LogicHeight = 10.000000000000000000
- AllowUp = True
- end
- end
- end
- object GLCamera1: TGLCamera
- DepthOfView = 100.000000000000000000
- FocalLength = 50.000000000000000000
- Position.Coordinates = {0000A04000004040000080400000803F}
- Left = 240
- Top = 152
- end
- end
- object GLCadencer1: TGLCadencer
- Scene = GLScene1
- OnProgress = GLCadencer1Progress
- Left = 104
- Top = 16
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 424
- Top = 88
- end
- object WindowsBitmapFont1: TGLWindowsBitmapFont
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Left = 40
- Top = 80
- end
- object MainMenu1: TMainMenu
- Left = 328
- Top = 16
- object File1: TMenuItem
- Caption = '&File'
- object miOpen1: TMenuItem
- Caption = '&Open...'
- OnClick = miOpen1Click
- end
- object miSave1: TMenuItem
- Caption = '&Save...'
- OnClick = miSave1Click
- end
- end
- object miFont1: TMenuItem
- Caption = 'Font'
- object miWindowsFont1: TMenuItem
- Caption = 'Set New Font...'
- OnClick = miWindowsFont1Click
- end
- end
- object miFPS: TMenuItem
- Caption = 'FPS'
- end
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Left = 488
- Top = 88
- end
- object GLGuiLayout1: TGLGuiLayout
- BitmapFont = WindowsBitmapFont1
- Material.MaterialLibrary = GLMaterialLibrary1
- Material.LibMaterialName = 'Gui'
- GuiComponents = <
- item
- Elements = <
- item
- TopLeft.Coordinates = {00003041000082420000000000000000}
- BottomRight.Coordinates = {000020420000BC420000000000000000}
- Align = GLAlCenter
- Name = 'center1'
- end
- item
- BottomRight.Coordinates = {000088410000F0410000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {00008841000000000000000000000000}
- BottomRight.Coordinates = {0000E0420000F0410000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {000000000000F8410000000000000000}
- BottomRight.Coordinates = {000000410000DA420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {0000E042000000000000000000000000}
- BottomRight.Coordinates = {000000430000F0410000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {0000F0420000F0410000000000000000}
- BottomRight.Coordinates = {000000430000DE420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {000000000000E2420000000000000000}
- BottomRight.Coordinates = {00007041000000430000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {000070410000F0420000000000000000}
- BottomRight.Coordinates = {0000E242000000430000000000000000}
- Align = GLAlBottom
- Name = 'Bottom1'
- end
- item
- TopLeft.Coordinates = {0000E2420000E2420000000000000000}
- BottomRight.Coordinates = {00000043000000430000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'form'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {00003041000082420000000000000000}
- BottomRight.Coordinates = {000020420000BC420000000000000000}
- Align = GLAlCenter
- Name = 'center1'
- end
- item
- TopLeft.Coordinates = {00000041000078420000000000000000}
- BottomRight.Coordinates = {00005041000086420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {00003041000078420000000000000000}
- BottomRight.Coordinates = {00002042000084420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {00000041000082420000000000000000}
- BottomRight.Coordinates = {000040410000BC420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {00001842000078420000000000000000}
- BottomRight.Coordinates = {00002C42000086420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {00001C42000082420000000000000000}
- BottomRight.Coordinates = {00002C420000BC420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {000000410000B8420000000000000000}
- BottomRight.Coordinates = {000050410000C2420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {000030410000BA420000000000000000}
- BottomRight.Coordinates = {000020420000C2420000000000000000}
- Align = GLAlBottom
- Name = 'Bottom1'
- end
- item
- TopLeft.Coordinates = {000018420000B8420000000000000000}
- BottomRight.Coordinates = {00002C420000C2420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'panel'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {000024420000F8410000000000000000}
- BottomRight.Coordinates = {00003042000010420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {000030420000F8410000000000000000}
- BottomRight.Coordinates = {00005842000010420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {000058420000F8410000000000000000}
- BottomRight.Coordinates = {00006442000010420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {00002442000010420000000000000000}
- BottomRight.Coordinates = {00003042000034420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {00003042000010420000000000000000}
- BottomRight.Coordinates = {00005842000030420000000000000000}
- Align = GLAlCenter
- Name = 'Center1'
- end
- item
- TopLeft.Coordinates = {00005842000010420000000000000000}
- BottomRight.Coordinates = {00006442000030420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {00002442000030420000000000000000}
- BottomRight.Coordinates = {00003042000044420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {00003042000030420000000000000000}
- BottomRight.Coordinates = {00005842000044420000000000000000}
- Align = GLAlBottom
- Name = 'Bottom1'
- end
- item
- TopLeft.Coordinates = {00005842000030420000000000000000}
- BottomRight.Coordinates = {00006442000044420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'button_up'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {000068420000F8410000000000000000}
- BottomRight.Coordinates = {00007442000010420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {000074420000F8410000000000000000}
- BottomRight.Coordinates = {00008E42000010420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {00008E420000F8410000000000000000}
- BottomRight.Coordinates = {00009442000010420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {00006842000010420000000000000000}
- BottomRight.Coordinates = {00007442000034420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {00007442000010420000000000000000}
- BottomRight.Coordinates = {00008E42000034420000000000000000}
- Align = GLAlCenter
- Name = 'Center1'
- end
- item
- TopLeft.Coordinates = {00008E42000010420000000000000000}
- BottomRight.Coordinates = {00009442000034420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {00006842000034420000000000000000}
- BottomRight.Coordinates = {00007442000044420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {00007442000034420000000000000000}
- BottomRight.Coordinates = {00008E42000044420000000000000000}
- Align = GLAlBottom
- Name = 'Bottom1'
- end
- item
- TopLeft.Coordinates = {00008E42000034420000000000000000}
- BottomRight.Coordinates = {00009442000044420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'button_down'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {000096420000F8410000000000000000}
- BottomRight.Coordinates = {00009A42000004420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {00009A420000F8410000000000000000}
- BottomRight.Coordinates = {0000AE42000004420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {0000AE420000F8410000000000000000}
- BottomRight.Coordinates = {0000B242000004420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {00009642000004420000000000000000}
- BottomRight.Coordinates = {00009A4200002C420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {00009A42000004420000000000000000}
- BottomRight.Coordinates = {0000AE4200002C420000000000000000}
- Align = GLAlCenter
- Name = 'Center1'
- end
- item
- TopLeft.Coordinates = {0000AE42000004420000000000000000}
- BottomRight.Coordinates = {0000B24200002C420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {0000964200002C420000000000000000}
- BottomRight.Coordinates = {00009A42000034420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {00009A4200002C420000000000000000}
- BottomRight.Coordinates = {0000AE42000034420000000000000000}
- Align = GLAlBottom
- Name = 'BottomCenter1'
- end
- item
- TopLeft.Coordinates = {0000AE4200002C420000000000000000}
- BottomRight.Coordinates = {0000B242000034420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'checkbox_checked'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {0000964200003C420000000000000000}
- BottomRight.Coordinates = {00009A42000044420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {00009A4200003C420000000000000000}
- BottomRight.Coordinates = {0000AE42000044420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {0000AE4200003C420000000000000000}
- BottomRight.Coordinates = {0000B242000044420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {00009642000044420000000000000000}
- BottomRight.Coordinates = {00009A4200006C420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {00009A42000044420000000000000000}
- BottomRight.Coordinates = {0000AE4200006C420000000000000000}
- Align = GLAlCenter
- Name = 'Center1'
- end
- item
- TopLeft.Coordinates = {0000AE42000044420000000000000000}
- BottomRight.Coordinates = {0000B24200006C420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {0000964200006C420000000000000000}
- BottomRight.Coordinates = {00009A42000074420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {00009A4200006C420000000000000000}
- BottomRight.Coordinates = {0000AE42000074420000000000000000}
- Align = GLAlBottom
- Name = 'BottomCenter1'
- end
- item
- TopLeft.Coordinates = {0000AE4200006C420000000000000000}
- BottomRight.Coordinates = {0000B242000074420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'checkbox_unchecked'
- end
- item
- Elements = <
- item
- TopLeft.Coordinates = {0000B44200003C420000000000000000}
- BottomRight.Coordinates = {0000B842000044420000000000000000}
- Align = GLAlTopLeft
- Name = 'TopLeft1'
- end
- item
- TopLeft.Coordinates = {0000B84200003C420000000000000000}
- BottomRight.Coordinates = {0000CC42000044420000000000000000}
- Align = GLAlTop
- Name = 'Top1'
- end
- item
- TopLeft.Coordinates = {0000CC4200003C420000000000000000}
- BottomRight.Coordinates = {0000D042000044420000000000000000}
- Align = GLAlTopRight
- Name = 'TopRight1'
- end
- item
- TopLeft.Coordinates = {0000B442000044420000000000000000}
- BottomRight.Coordinates = {0000B84200006C420000000000000000}
- Align = GLAlLeft
- Name = 'Left1'
- end
- item
- TopLeft.Coordinates = {0000B842000044420000000000000000}
- BottomRight.Coordinates = {0000CC4200006C420000000000000000}
- Align = GLAlCenter
- Name = 'Center1'
- end
- item
- TopLeft.Coordinates = {0000CC42000044420000000000000000}
- BottomRight.Coordinates = {0000D04200006C420000000000000000}
- Align = GLAlRight
- Name = 'Right1'
- end
- item
- TopLeft.Coordinates = {0000B44200006C420000000000000000}
- BottomRight.Coordinates = {0000B842000074420000000000000000}
- Align = GLAlBottomLeft
- Name = 'BottomLeft1'
- end
- item
- TopLeft.Coordinates = {0000B84200006C420000000000000000}
- BottomRight.Coordinates = {0000CC42000074420000000000000000}
- Align = GLAlBottom
- Name = 'BottomCenter1'
- end
- item
- TopLeft.Coordinates = {0000CC4200006C420000000000000000}
- BottomRight.Coordinates = {0000D042000074420000000000000000}
- Align = GLAlBottomRight
- Name = 'BottomRight1'
- end>
- Name = 'edit'
- end>
- FileName = '..\..\media\default.layout'
- Left = 40
- Top = 144
- end
- object GLMaterialLibrary1: TGLMaterialLibrary
- Materials = <
- item
- Name = 'Gui'
- Tag = 0
- Material.Texture.ImageClassName = 'TGLPicFileImage'
- Material.Texture.Image.PictureFileName = 'defaultskin.bmp'
- Material.Texture.ImageAlpha = tiaOpaque
- Material.Texture.TextureMode = tmReplace
- Material.Texture.Disabled = False
- end
- item
- Name = 'Brush'
- Tag = 0
- Material.BlendingMode = bmTransparency
- Material.Texture.ImageClassName = 'TGLPicFileImage'
- Material.Texture.Image.PictureFileName = 'brush.bmp'
- Material.Texture.ImageAlpha = tiaTopLeftPointColorTransparent
- Material.Texture.TextureMode = tmReplace
- Material.Texture.Disabled = False
- end
- item
- Name = 'Pen'
- Tag = 0
- Material.BlendingMode = bmTransparency
- Material.Texture.ImageClassName = 'TGLPicFileImage'
- Material.Texture.Image.PictureFileName = 'pen.bmp'
- Material.Texture.ImageAlpha = tiaTopLeftPointColorTransparent
- Material.Texture.TextureMode = tmReplace
- Material.Texture.Disabled = False
- end
- item
- Name = 'White'
- Tag = 0
- Material.FrontProperties.Ambient.Color = {0000803F0000803F0000803F0000803F}
- Material.FrontProperties.Diffuse.Color = {0000803F0000803F0000803F0000803F}
- Material.FrontProperties.Emission.Color = {0000803F0000803F0000803F0000803F}
- Material.Texture.TextureMode = tmReplace
- end
- item
- Name = 'Black'
- Tag = 0
- Material.FrontProperties.Diffuse.Color = {0000000000000000000000000000803F}
- Material.Texture.TextureMode = tmReplace
- end
- item
- Name = 'Red'
- Tag = 0
- Material.FrontProperties.Diffuse.Color = {0000803F00000000000000000000803F}
- end
- item
- Name = 'Green'
- Tag = 0
- Material.FrontProperties.Diffuse.Color = {000000000000803F000000000000803F}
- end
- item
- Name = 'Blue'
- Tag = 0
- Material.FrontProperties.Diffuse.Color = {00000000000000000000803F0000803F}
- end>
- TexturePaths = '..\\..\\..\\..\\media\\'
- Left = 200
- Top = 16
- end
- object OpenDialog1: TOpenDialog
- DefaultExt = 'bmp'
- Filter = 'Bitmaps|*.bmp'
- Title = 'Open Bitmap'
- Left = 392
- Top = 16
- end
- object SaveDialog1: TSaveDialog
- DefaultExt = 'bmp'
- Filter = 'Bitmaps|*.bmp'
- Title = 'Save Bitmap'
- Left = 464
- Top = 16
- end
- end
|