home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TCOPYSTYLEFORM / TCOPYSTYLEFORM.txt
Encoding:
Text File  |  1996-10-11  |  7.8 KB  |  337 lines

  1. object CopyStyleForm: TCopyStyleForm
  2.   Left = 384
  3.   Top = 71
  4.   HelpContext = 774
  5.   BorderStyle = bsDialog
  6.   Caption = 'Copy Attributes'
  7.   ClientHeight = 256
  8.   ClientWidth = 406
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 15
  18.   object GroupBox4: TGroupBox
  19.     Left = 12
  20.     Top = 12
  21.     Width = 381
  22.     Height = 189
  23.     Caption = 'Icon / Button Attributes'
  24.     Font.Color = clBtnText
  25.     Font.Height = -12
  26.     Font.Name = 'Arial'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 16
  30.   end
  31.   object GroupBox3: TGroupBox
  32.     Left = 272
  33.     Top = 104
  34.     Width = 105
  35.     Height = 77
  36.     Caption = 'Icon'
  37.     Font.Color = clBtnText
  38.     Font.Height = -12
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     TabOrder = 15
  43.   end
  44.   object GroupBox2: TGroupBox
  45.     Left = 148
  46.     Top = 104
  47.     Width = 105
  48.     Height = 77
  49.     Caption = 'Line'
  50.     Font.Color = clBtnText
  51.     Font.Height = -12
  52.     Font.Name = 'Arial'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     TabOrder = 14
  56.   end
  57.   object GroupBox1: TGroupBox
  58.     Left = 24
  59.     Top = 104
  60.     Width = 105
  61.     Height = 77
  62.     Caption = 'Font'
  63.     Font.Color = clBtnText
  64.     Font.Height = -12
  65.     Font.Name = 'Arial'
  66.     Font.Style = []
  67.     ParentFont = False
  68.     TabOrder = 13
  69.   end
  70.   object CopyWidth: TCheckBox
  71.     Left = 36
  72.     Top = 36
  73.     Width = 77
  74.     Height = 17
  75.     Caption = '&Width'
  76.     Font.Color = clBtnText
  77.     Font.Height = -12
  78.     Font.Name = 'Arial'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     TabOrder = 0
  82.   end
  83.   object CopyHeight: TCheckBox
  84.     Left = 36
  85.     Top = 56
  86.     Width = 81
  87.     Height = 17
  88.     Caption = '&Height'
  89.     Font.Color = clBtnText
  90.     Font.Height = -12
  91.     Font.Name = 'Arial'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     TabOrder = 1
  95.   end
  96.   object FontColor: TCheckBox
  97.     Left = 36
  98.     Top = 128
  99.     Width = 65
  100.     Height = 17
  101.     Caption = 'C&olor'
  102.     Font.Color = clBtnText
  103.     Font.Height = -12
  104.     Font.Name = 'Arial'
  105.     Font.Style = []
  106.     ParentFont = False
  107.     TabOrder = 7
  108.   end
  109.   object FontName: TCheckBox
  110.     Left = 36
  111.     Top = 148
  112.     Width = 69
  113.     Height = 17
  114.     Caption = '&Name'
  115.     Font.Color = clBtnText
  116.     Font.Height = -12
  117.     Font.Name = 'Arial'
  118.     Font.Style = []
  119.     ParentFont = False
  120.     TabOrder = 8
  121.   end
  122.   object OriginX: TCheckBox
  123.     Left = 160
  124.     Top = 36
  125.     Width = 53
  126.     Height = 17
  127.     Caption = '&Left'
  128.     Font.Color = clBtnText
  129.     Font.Height = -12
  130.     Font.Name = 'Arial'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     TabOrder = 3
  134.   end
  135.   object OriginY: TCheckBox
  136.     Left = 160
  137.     Top = 56
  138.     Width = 53
  139.     Height = 17
  140.     Caption = '&Top'
  141.     Font.Color = clBtnText
  142.     Font.Height = -12
  143.     Font.Name = 'Arial'
  144.     Font.Style = []
  145.     ParentFont = False
  146.     TabOrder = 4
  147.   end
  148.   object LineColor: TCheckBox
  149.     Left = 160
  150.     Top = 128
  151.     Width = 77
  152.     Height = 17
  153.     Caption = 'Colo&r'
  154.     Font.Color = clBtnText
  155.     Font.Height = -12
  156.     Font.Name = 'Arial'
  157.     Font.Style = []
  158.     ParentFont = False
  159.     TabOrder = 9
  160.   end
  161.   object LineWidth: TCheckBox
  162.     Left = 160
  163.     Top = 148
  164.     Width = 65
  165.     Height = 17
  166.     Caption = 'Wi&dth'
  167.     Font.Color = clBtnText
  168.     Font.Height = -12
  169.     Font.Name = 'Arial'
  170.     Font.Style = []
  171.     ParentFont = False
  172.     TabOrder = 10
  173.   end
  174.   object ButtonColor: TCheckBox
  175.     Left = 284
  176.     Top = 36
  177.     Width = 61
  178.     Height = 17
  179.     Caption = '&Color'
  180.     Font.Color = clBtnText
  181.     Font.Height = -12
  182.     Font.Name = 'Arial'
  183.     Font.Style = []
  184.     ParentFont = False
  185.     TabOrder = 5
  186.   end
  187.   object Sound: TCheckBox
  188.     Left = 284
  189.     Top = 56
  190.     Width = 65
  191.     Height = 17
  192.     Caption = '&Sound'
  193.     Font.Color = clBtnText
  194.     Font.Height = -12
  195.     Font.Name = 'Arial'
  196.     Font.Style = []
  197.     ParentFont = False
  198.     TabOrder = 6
  199.   end
  200.   object IconImage: TCheckBox
  201.     Left = 284
  202.     Top = 128
  203.     Width = 65
  204.     Height = 17
  205.     Caption = '&Image'
  206.     Font.Color = clBtnText
  207.     Font.Height = -12
  208.     Font.Name = 'Arial'
  209.     Font.Style = []
  210.     ParentFont = False
  211.     TabOrder = 11
  212.   end
  213.   object IconAlign: TCheckBox
  214.     Left = 284
  215.     Top = 148
  216.     Width = 81
  217.     Height = 17
  218.     Caption = 'Align&ment'
  219.     Font.Color = clBtnText
  220.     Font.Height = -12
  221.     Font.Name = 'Arial'
  222.     Font.Style = []
  223.     ParentFont = False
  224.     TabOrder = 12
  225.   end
  226.   object NeoBitBtn1: TNeoBitBtn
  227.     Left = 144
  228.     Top = 216
  229.     Width = 81
  230.     Height = 28
  231.     Caption = 'OK'
  232.     Default = True
  233.     Font.Color = clBtnText
  234.     Font.Height = -12
  235.     Font.Name = 'Arial'
  236.     Font.Style = []
  237.     ModalResult = 1
  238.     ParentFont = False
  239.     TabOrder = 17
  240.     Glyph.Data = {
  241.       F6000000424DF600000000000000760000002800000010000000100000000100
  242.       0400000000000000000080020000E00100000000000000000000030303000303
  243.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  244.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  245.       3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  246.       E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  247.       E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  248.       33333333330B033333333333330F733333333333333073333333}
  249.   end
  250.   object NeoBitBtn2: TNeoBitBtn
  251.     Left = 228
  252.     Top = 216
  253.     Width = 81
  254.     Height = 28
  255.     Cancel = True
  256.     Caption = 'Cancel'
  257.     Font.Color = clBtnText
  258.     Font.Height = -12
  259.     Font.Name = 'Arial'
  260.     Font.Style = []
  261.     ModalResult = 2
  262.     ParentFont = False
  263.     TabOrder = 18
  264.     Glyph.Data = {
  265.       F6000000424DF600000000000000760000002800000010000000100000000100
  266.       0400000000000000000080020000E00100000000000000000000030303000303
  267.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  268.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  269.       33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  270.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  271.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  272.       0000333333333333333333333333333333333333333333333333}
  273.   end
  274.   object NeoBitBtn3: TNeoBitBtn
  275.     Left = 312
  276.     Top = 216
  277.     Width = 81
  278.     Height = 28
  279.     Caption = '&Help'
  280.     Font.Color = clBtnText
  281.     Font.Height = -12
  282.     Font.Name = 'Arial'
  283.     Font.Style = []
  284.     ParentFont = False
  285.     TabOrder = 19
  286.     OnClick = NeoBitBtn3Click
  287.     Glyph.Data = {
  288.       76010000424D760100000000000076000000280000001B000000100000000100
  289.       0400000000000000000080020000E00100000000000000000000030303000303
  290.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  291.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  292.       3300003333333330000033333333333300BFBF00333333300000333333333330
  293.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  294.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  295.       FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
  296.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  297.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  298.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  299.       00FBFB003333333000003CCC3333333333000033333333300000}
  300.   end
  301.   object BtnStyle: TCheckBox
  302.     Left = 36
  303.     Top = 76
  304.     Width = 65
  305.     Height = 17
  306.     Caption = 'St&yle'
  307.     Font.Color = clBtnText
  308.     Font.Height = -12
  309.     Font.Name = 'Arial'
  310.     Font.Style = []
  311.     ParentFont = False
  312.     TabOrder = 2
  313.   end
  314.   object Panel1: TPanel
  315.     Left = 8
  316.     Top = 208
  317.     Width = 121
  318.     Height = 41
  319.     BevelOuter = bvNone
  320.     TabOrder = 20
  321.     object CheckBox1: TCheckBox
  322.       Left = 20
  323.       Top = 12
  324.       Width = 85
  325.       Height = 17
  326.       Caption = 'Select &All'
  327.       Font.Color = clBtnText
  328.       Font.Height = -12
  329.       Font.Name = 'Arial'
  330.       Font.Style = []
  331.       ParentFont = False
  332.       TabOrder = 0
  333.       OnClick = CheckBox1Click
  334.     end
  335.   end
  336. end
  337.