home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WAPDraw / WAPDraw.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Encoding:
Text File  |  2000-03-17  |  9.4 KB  |  417 lines

  1. object MainForm: TMainForm
  2.   Left = 162
  3.   Top = 142
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = ' WAPDraw'
  7.   ClientHeight = 519
  8.   ClientWidth = 729
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   Menu = MainMenu1
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Visible = True
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnPaint = FormPaint
  22.   PixelsPerInch = 96
  23.   TextHeight = 16
  24.   object SizeLabel: TLabel
  25.     Left = 624
  26.     Top = 0
  27.     Width = 36
  28.     Height = 14
  29.     Caption = '80 x 80'
  30.     Font.Charset = ANSI_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -11
  33.     Font.Name = 'Arial'
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object ZoomLabel: TLabel
  38.     Left = 522
  39.     Top = 0
  40.     Width = 61
  41.     Height = 14
  42.     Caption = 'Zoom: 600%'
  43.     Font.Charset = ANSI_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -11
  46.     Font.Name = 'Arial'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Fill: TSpeedButton
  51.     Left = 664
  52.     Top = 200
  53.     Width = 25
  54.     Height = 25
  55.     Hint = 'Fill'
  56.     AllowAllUp = True
  57.     BiDiMode = bdLeftToRight
  58.     GroupIndex = 2
  59.     Flat = True
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'Arial'
  64.     Font.Style = []
  65.     Glyph.Data = {
  66.       66010000424D6601000000000000760000002800000014000000140000000100
  67.       040000000000F0000000C30E0000C30E00001000000010000000000000008400
  68.       00006BBD2900BDBDBD00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  69.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
  70.       3333333300003333333333333333333300003333333333333333333300003333
  71.       1333333333333333000033311333333003333333000033311333330000333333
  72.       0000331113333000000333330000331113330200000033330000331113302220
  73.       0000033300003311130222220000003300003311302222222000003300003311
  74.       3022222222000333000033111302222222203333000033311130444444033333
  75.       0000333311130444403333330000333333333044033333330000333333333300
  76.       3333333300003333333333333333333300003333333333333333333300003333
  77.       33333333333333330000}
  78.     ParentFont = False
  79.     ParentShowHint = False
  80.     ParentBiDiMode = False
  81.     ShowHint = True
  82.     OnClick = FillClick
  83.   end
  84.   object Pen: TSpeedButton
  85.     Left = 624
  86.     Top = 200
  87.     Width = 25
  88.     Height = 25
  89.     Hint = 'Pen'
  90.     AllowAllUp = True
  91.     BiDiMode = bdLeftToRight
  92.     GroupIndex = 1
  93.     Flat = True
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clWindowText
  96.     Font.Height = -11
  97.     Font.Name = 'Arial'
  98.     Font.Style = []
  99.     Glyph.Data = {
  100.       42010000424D4201000000000000760000002800000011000000110000000100
  101.       040000000000CC000000C30E0000C30E0000100000001000000000000000007B
  102.       7B007B7B7B00BDBDBD0084F7FF0000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  103.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
  104.       3333300000003300333333333333300000003300003333333333300000003330
  105.       0200333333333000000033303442003333333000000033330344200333333000
  106.       0000333303340110333330000000333330301511033330000000333330055151
  107.       1033300000003333330155151103300000003333333015515113300000003333
  108.       3333015515133000000033333333301551533000000033333333330155133000
  109.       0000333333333330155330000000333333333333015330000000333333333333
  110.       333330000000}
  111.     ParentFont = False
  112.     ParentShowHint = False
  113.     ParentBiDiMode = False
  114.     ShowHint = True
  115.     OnClick = PenClick
  116.   end
  117.   object Paneeli: TPanel
  118.     Left = 10
  119.     Top = 15
  120.     Width = 576
  121.     Height = 480
  122.     BevelOuter = bvNone
  123.     Color = clWhite
  124.     TabOrder = 2
  125.     object Boxi: TImage
  126.       Left = 0
  127.       Top = 0
  128.       Width = 576
  129.       Height = 480
  130.       Picture.Data = {<image000.bmp>}
  131.       Stretch = True
  132.       OnMouseDown = BoxiMouseDown
  133.       OnMouseMove = BoxiMouseMove
  134.       OnMouseUp = BoxiMouseUp
  135.     end
  136.   end
  137.   object PiirtoColor: TGroupBox
  138.     Left = 624
  139.     Top = 251
  140.     Width = 96
  141.     Height = 70
  142.     Caption = ' Color '
  143.     Font.Charset = ANSI_CHARSET
  144.     Font.Color = clWindowText
  145.     Font.Height = -12
  146.     Font.Name = 'Arial'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     TabOrder = 1
  150.     object PiirtoWhite: TLabel
  151.       Left = 16
  152.       Top = 21
  153.       Width = 20
  154.       Height = 16
  155.       Color = clWhite
  156.       Constraints.MinHeight = 16
  157.       Constraints.MinWidth = 20
  158.       ParentColor = False
  159.       OnClick = PiirtoWhiteClick
  160.     end
  161.     object PiirtoBlack: TLabel
  162.       Left = 16
  163.       Top = 44
  164.       Width = 20
  165.       Height = 16
  166.       Color = clBlack
  167.       Constraints.MinHeight = 16
  168.       Constraints.MinWidth = 20
  169.       ParentColor = False
  170.       OnClick = PiirtoBlackClick
  171.     end
  172.     object ColorPaneeli: TPanel
  173.       Left = 51
  174.       Top = 21
  175.       Width = 31
  176.       Height = 39
  177.       BevelInner = bvSpace
  178.       BevelOuter = bvNone
  179.       Color = clBlack
  180.       TabOrder = 0
  181.     end
  182.   end
  183.   object PikkuPaneeli: TPanel
  184.     Left = 624
  185.     Top = 15
  186.     Width = 96
  187.     Height = 80
  188.     BevelOuter = bvNone
  189.     Color = clWhite
  190.     TabOrder = 3
  191.     object PikkuBoxi: TImage
  192.       Left = 0
  193.       Top = 0
  194.       Width = 96
  195.       Height = 80
  196.     end
  197.   end
  198.   object StatusBar: TStatusBar
  199.     Left = 0
  200.     Top = 498
  201.     Width = 729
  202.     Height = 21
  203.     BiDiMode = bdLeftToRight
  204.     BorderWidth = 1
  205.     Panels = <
  206.       item
  207.         Text = 'X:      Y:'
  208.         Width = 70
  209.       end
  210.       item
  211.         Width = 60
  212.       end
  213.       item
  214.         Width = 50
  215.       end>
  216.     ParentBiDiMode = False
  217.     SimplePanel = False
  218.   end
  219.   object Tiedot: TGroupBox
  220.     Left = 624
  221.     Top = 339
  222.     Width = 96
  223.     Height = 138
  224.     Caption = ' Size '
  225.     Font.Charset = ANSI_CHARSET
  226.     Font.Color = clWindowText
  227.     Font.Height = -12
  228.     Font.Name = 'Arial'
  229.     Font.Style = []
  230.     ParentFont = False
  231.     TabOrder = 0
  232.     object HeightLabel: TLabel
  233.       Left = 6
  234.       Top = 69
  235.       Width = 41
  236.       Height = 14
  237.       Caption = ' Height:'
  238.       Font.Charset = ANSI_CHARSET
  239.       Font.Color = clWindowText
  240.       Font.Height = -11
  241.       Font.Name = 'Arial'
  242.       Font.Style = [fsBold]
  243.       ParentFont = False
  244.     end
  245.     object WidthLabel: TLabel
  246.       Left = 6
  247.       Top = 29
  248.       Width = 37
  249.       Height = 14
  250.       Caption = ' Width:'
  251.       Font.Charset = ANSI_CHARSET
  252.       Font.Color = clWindowText
  253.       Font.Height = -11
  254.       Font.Name = 'Arial'
  255.       Font.Style = [fsBold]
  256.       ParentFont = False
  257.     end
  258.     object Label1: TLabel
  259.       Left = 55
  260.       Top = 12
  261.       Width = 34
  262.       Height = 12
  263.       Caption = 'max. 96'
  264.       Font.Charset = ANSI_CHARSET
  265.       Font.Color = clWindowText
  266.       Font.Height = -9
  267.       Font.Name = 'Arial'
  268.       Font.Style = []
  269.       ParentFont = False
  270.     end
  271.     object Label2: TLabel
  272.       Left = 55
  273.       Top = 52
  274.       Width = 34
  275.       Height = 12
  276.       Caption = 'max. 80'
  277.       Font.Charset = ANSI_CHARSET
  278.       Font.Color = clWindowText
  279.       Font.Height = -9
  280.       Font.Name = 'Arial'
  281.       Font.Style = []
  282.       ParentFont = False
  283.     end
  284.     object OKButton: TBitBtn
  285.       Left = 20
  286.       Top = 102
  287.       Width = 57
  288.       Height = 25
  289.       TabOrder = 2
  290.       OnClick = OKButtonClick
  291.       Kind = bkOK
  292.     end
  293.     object Leveys: TEdit
  294.       Left = 55
  295.       Top = 24
  296.       Width = 33
  297.       Height = 23
  298.       MaxLength = 2
  299.       TabOrder = 0
  300.       Text = '1'
  301.     end
  302.     object Korkeus: TEdit
  303.       Left = 55
  304.       Top = 64
  305.       Width = 33
  306.       Height = 23
  307.       MaxLength = 2
  308.       TabOrder = 1
  309.       Text = '1'
  310.     end
  311.   end
  312.   object Alaviiva: TPanel
  313.     Left = 10
  314.     Top = 495
  315.     Width = 577
  316.     Height = 2
  317.     BevelOuter = bvLowered
  318.     TabOrder = 5
  319.   end
  320.   object Reunaviiva: TPanel
  321.     Left = 586
  322.     Top = 15
  323.     Width = 2
  324.     Height = 482
  325.     BevelOuter = bvLowered
  326.     TabOrder = 6
  327.   end
  328.   object UndoPaneeli1: TPanel
  329.     Left = 728
  330.     Top = 16
  331.     Width = 96
  332.     Height = 80
  333.     BevelOuter = bvNone
  334.     Color = clWhite
  335.     TabOrder = 7
  336.     Visible = False
  337.     object UndoBoxi1: TImage
  338.       Left = 0
  339.       Top = 0
  340.       Width = 96
  341.       Height = 80
  342.     end
  343.   end
  344.   object UndoPaneeli2: TPanel
  345.     Left = 728
  346.     Top = 112
  347.     Width = 96
  348.     Height = 80
  349.     BevelOuter = bvNone
  350.     Color = clWhite
  351.     TabOrder = 8
  352.     Visible = False
  353.     object UndoBoxi2: TImage
  354.       Left = 0
  355.       Top = 0
  356.       Width = 96
  357.       Height = 80
  358.     end
  359.   end
  360.   object TaustaWhite: TButton
  361.     Left = 696
  362.     Top = 144
  363.     Width = 17
  364.     Height = 25
  365.     TabOrder = 9
  366.     Visible = False
  367.     OnClick = TaustaWhiteClick
  368.   end
  369.   object MainMenu1: TMainMenu
  370.     Left = 648
  371.     Top = 112
  372.     object Demo1: TMenuItem
  373.       Caption = '&File'
  374.       object New: TMenuItem
  375.         Caption = '&New'
  376.         OnClick = NewClick
  377.       end
  378.       object Save: TMenuItem
  379.         Caption = '&Save'
  380.         OnClick = SaveClick
  381.       end
  382.       object SaveAs: TMenuItem
  383.         Caption = 'Save &As'
  384.         OnClick = SaveAsClick
  385.       end
  386.       object N1: TMenuItem
  387.         Caption = '-'
  388.       end
  389.       object Exit: TMenuItem
  390.         Caption = 'E&xit'
  391.         OnClick = ExitClick
  392.       end
  393.     end
  394.     object Editti: TMenuItem
  395.       Caption = '&Edit'
  396.       object Undo: TMenuItem
  397.         Caption = '&Undo'
  398.         ShortCut = 16474
  399.         OnClick = UndoClick
  400.       end
  401.     end
  402.     object Info1: TMenuItem
  403.       Caption = '&Info'
  404.       object AboutWAPDraw: TMenuItem
  405.         Caption = 'About WAPDraw'
  406.         OnClick = AboutWAPDrawClick
  407.       end
  408.     end
  409.   end
  410.   object SaveDialog: TSaveDialog
  411.     Filter = 'Wireless Bitmap (*.wbmp)|*.wbmp'
  412.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  413.     Left = 688
  414.     Top = 112
  415.   end
  416. end
  417.