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

  1. object Attributes: TAttributes
  2.   Left = 208
  3.   Top = 127
  4.   HelpContext = 764
  5.   BorderStyle = bsDialog
  6.   Caption = 'Page Attributes'
  7.   ClientHeight = 176
  8.   ClientWidth = 421
  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.   OnCreate = FormCreate
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 15
  20.   object GroupBox1: TGroupBox
  21.     Left = 8
  22.     Top = 4
  23.     Width = 405
  24.     Height = 129
  25.     Caption = 'Page Background'
  26.     Font.Color = clBtnText
  27.     Font.Height = -12
  28.     Font.Name = 'Arial'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     object FillBtn: TNeoSpeedButton
  33.       Left = 136
  34.       Top = 20
  35.       Width = 24
  36.       Height = 24
  37.       Glyph.Data = {
  38.         F6010000424DF601000000000000760000002800000030000000100000000100
  39.         0400000000000000000020030000580200000000000000000000030303000303
  40.         8300038303000383830083030300830383008383030083838300C3C3C3000303
  41.         FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00888888888888
  42.         8888888888888888888888888888888888888888888888888888888888888888
  43.         888888888888888888888888888808888888888888888888888888888888F888
  44.         88888888888F00888888888888880888888888888880FF888888888888FFF008
  45.         88888888888F80888888888888000FF8888888888FFFFF008888888888F8F808
  46.         88888888800000FF88888888FFFFFFF0088888888F8F8F80888888880000000F
  47.         F888888FFFFFFFFF00888888F8F8F8F80888888000000000FF8888FFFFFFFFFF
  48.         F888888F8F8F8F8F8888880000000000088888888FFFFF088888888888F8F808
  49.         88888888800000F8888888888FFFFF08888888888F8F8F8888888888800000F8
  50.         888888888FFFFF088888888888F8F80888888888800000F8888888888FFFFF08
  51.         888888888F8F8F8888888888800000F8888888888FFFFF888888888888F8F888
  52.         8888888880000088888888888888888888888888888888888888888888888888
  53.         8888888888888888888888888888888888888888888888888888}
  54.       NumGlyphs = 3
  55.       OnClick = FillBtnClick
  56.     end
  57.     object NeoSpeedButton1: TNeoSpeedButton
  58.       Left = 369
  59.       Top = 52
  60.       Width = 24
  61.       Height = 24
  62.       Glyph.Data = {
  63.         E6000000424DE6000000000000007600000028000000100000000E0000000100
  64.         0400000000000000000080020000E00100000000000000000000030303000303
  65.         8300038303000383830083030300830383008383030083838300C3C3C3000303
  66.         FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00111111111111
  67.         11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  68.         B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  69.         B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  70.         01111111111111111111}
  71.       OnClick = NeoSpeedButton1Click
  72.     end
  73.     object Bevel1: TBevel
  74.       Left = 2
  75.       Top = 88
  76.       Width = 401
  77.       Height = 9
  78.       Shape = bsTopLine
  79.     end
  80.     object ColorBtn: TRadioButton
  81.       Left = 12
  82.       Top = 23
  83.       Width = 81
  84.       Height = 17
  85.       Caption = '&Solid Color:'
  86.       Font.Color = clBtnText
  87.       Font.Height = -12
  88.       Font.Name = 'Arial'
  89.       Font.Style = []
  90.       ParentFont = False
  91.       TabOrder = 0
  92.     end
  93.     object WallPaperBtn: TRadioButton
  94.       Left = 12
  95.       Top = 54
  96.       Width = 85
  97.       Height = 17
  98.       Caption = '&WallPaper:'
  99.       Font.Color = clBtnText
  100.       Font.Height = -12
  101.       Font.Name = 'Arial'
  102.       Font.Style = []
  103.       ParentFont = False
  104.       TabOrder = 1
  105.     end
  106.     object Panel1: TPanel
  107.       Left = 98
  108.       Top = 20
  109.       Width = 37
  110.       Height = 24
  111.       BevelOuter = bvLowered
  112.       TabOrder = 2
  113.       object FillPanel: TNeoShape
  114.         Left = 1
  115.         Top = 1
  116.         Width = 36
  117.         Height = 23
  118.         Pen.Style = psClear
  119.         TransParent = False
  120.         OnClick = FillBtnClick
  121.         Color = clBlue
  122.         PenColor = clBlack
  123.       end
  124.     end
  125.     object Edit1: TEdit
  126.       Left = 98
  127.       Top = 52
  128.       Width = 269
  129.       Height = 23
  130.       Font.Color = clWindowText
  131.       Font.Height = -12
  132.       Font.Name = 'Arial'
  133.       Font.Style = []
  134.       ParentFont = False
  135.       TabOrder = 3
  136.     end
  137.     object ShowMaster: TCheckBox
  138.       Left = 12
  139.       Top = 100
  140.       Width = 194
  141.       Height = 17
  142.       Caption = 'Show items from &Master Page'
  143.       TabOrder = 4
  144.       OnClick = ShowMasterClick
  145.     end
  146.     object TileImage: TCheckBox
  147.       Left = 220
  148.       Top = 100
  149.       Width = 97
  150.       Height = 17
  151.       Caption = '&Tile Image'
  152.       TabOrder = 5
  153.     end
  154.   end
  155.   object NeoBitBtn1: TNeoBitBtn
  156.     Left = 164
  157.     Top = 140
  158.     Width = 81
  159.     Height = 28
  160.     Caption = 'OK'
  161.     Default = True
  162.     Font.Color = clBtnText
  163.     Font.Height = -12
  164.     Font.Name = 'Arial'
  165.     Font.Style = []
  166.     ModalResult = 1
  167.     ParentFont = False
  168.     TabOrder = 2
  169.     Glyph.Data = {
  170.       F6000000424DF600000000000000760000002800000010000000100000000100
  171.       0400000000008000000000000000000000001000000010000000000000000000
  172.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  173.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  174.       3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  175.       E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  176.       E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  177.       33333333330B033333333333330F833333333333333083333333}
  178.   end
  179.   object NeoBitBtn2: TNeoBitBtn
  180.     Left = 248
  181.     Top = 140
  182.     Width = 81
  183.     Height = 28
  184.     Cancel = True
  185.     Caption = 'Cancel'
  186.     Font.Color = clBtnText
  187.     Font.Height = -12
  188.     Font.Name = 'Arial'
  189.     Font.Style = []
  190.     ModalResult = 2
  191.     ParentFont = False
  192.     TabOrder = 3
  193.     Glyph.Data = {
  194.       F6000000424DF600000000000000760000002800000010000000100000000100
  195.       0400000000008000000000000000000000001000000010000000000000000000
  196.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  197.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  198.       33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  199.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  200.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  201.       0000333333333333333333333333333333333333333333333333}
  202.   end
  203.   object CopyToAll: TCheckBox
  204.     Left = 8
  205.     Top = 148
  206.     Width = 121
  207.     Height = 17
  208.     Caption = '&Copy to All Pages'
  209.     Font.Color = clBtnText
  210.     Font.Height = -12
  211.     Font.Name = 'Arial'
  212.     Font.Style = []
  213.     ParentFont = False
  214.     TabOrder = 1
  215.   end
  216.   object NeoBitBtn3: TNeoBitBtn
  217.     Left = 332
  218.     Top = 140
  219.     Width = 81
  220.     Height = 28
  221.     Caption = '&Help'
  222.     Font.Color = clBtnText
  223.     Font.Height = -12
  224.     Font.Name = 'Arial'
  225.     Font.Style = []
  226.     ParentFont = False
  227.     TabOrder = 4
  228.     OnClick = NeoBitBtn3Click
  229.     Glyph.Data = {
  230.       76010000424D760100000000000076000000280000001B000000100000000100
  231.       0400000000000001000000000000000000001000000010000000000000000000
  232.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  233.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  234.       3300003333333330000033333333333300BFBF00333333300000333333333330
  235.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  236.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  237.       FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
  238.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  239.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  240.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  241.       00FBFB003333333000003CCC3333333333000033333333300000}
  242.   end
  243. end
  244.