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

  1. object AlignObjForm: TAlignObjForm
  2.   Left = 361
  3.   Top = 290
  4.   HelpContext = 776
  5.   BorderStyle = bsDialog
  6.   Caption = 'Align'
  7.   ClientHeight = 132
  8.   ClientWidth = 359
  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 GroupBox1: TGroupBox
  19.     Left = 8
  20.     Top = 8
  21.     Width = 341
  22.     Height = 77
  23.     Caption = 'Choose Alignment'
  24.     Font.Color = clBtnText
  25.     Font.Height = -12
  26.     Font.Name = 'Arial'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 5
  30.   end
  31.   object Relative: TCheckBox
  32.     Left = 8
  33.     Top = 104
  34.     Width = 68
  35.     Height = 17
  36.     Caption = 'R&elative'
  37.     Font.Color = clBtnText
  38.     Font.Height = -12
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     TabOrder = 2
  43.   end
  44.   object NeoBitBtn1: TNeoBitBtn
  45.     Left = 104
  46.     Top = 96
  47.     Width = 81
  48.     Height = 28
  49.     Caption = 'OK'
  50.     Default = True
  51.     Font.Color = clBtnText
  52.     Font.Height = -12
  53.     Font.Name = 'Arial'
  54.     Font.Style = []
  55.     ModalResult = 1
  56.     ParentFont = False
  57.     TabOrder = 3
  58.     Glyph.Data = {
  59.       F6000000424DF600000000000000760000002800000010000000100000000100
  60.       0400000000008000000000000000000000001000000010000000000000000000
  61.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  62.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  63.       3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  64.       E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  65.       E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  66.       33333333330B033333333333330F833333333333333083333333}
  67.   end
  68.   object NeoBitBtn2: TNeoBitBtn
  69.     Left = 188
  70.     Top = 96
  71.     Width = 81
  72.     Height = 28
  73.     Cancel = True
  74.     Caption = 'Cancel'
  75.     Font.Color = clBtnText
  76.     Font.Height = -12
  77.     Font.Name = 'Arial'
  78.     Font.Style = []
  79.     ModalResult = 2
  80.     ParentFont = False
  81.     TabOrder = 4
  82.     Glyph.Data = {
  83.       F6000000424DF600000000000000760000002800000010000000100000000100
  84.       0400000000008000000000000000000000001000000010000000000000000000
  85.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  86.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  87.       33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  88.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  89.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  90.       0000333333333333333333333333333333333333333333333333}
  91.   end
  92.   object Panel1: TPanel
  93.     Left = 12
  94.     Top = 24
  95.     Width = 329
  96.     Height = 29
  97.     BevelOuter = bvNone
  98.     TabOrder = 0
  99.     object LeftObj: TRadioButton
  100.       Left = 24
  101.       Top = 4
  102.       Width = 45
  103.       Height = 17
  104.       Caption = '&Left'
  105.       Font.Color = clBtnText
  106.       Font.Height = -12
  107.       Font.Name = 'Arial'
  108.       Font.Style = []
  109.       ParentFont = False
  110.       TabOrder = 0
  111.     end
  112.     object Center: TRadioButton
  113.       Left = 96
  114.       Top = 4
  115.       Width = 61
  116.       Height = 17
  117.       Caption = '&Center'
  118.       Checked = True
  119.       Font.Color = clBtnText
  120.       Font.Height = -12
  121.       Font.Name = 'Arial'
  122.       Font.Style = []
  123.       ParentFont = False
  124.       TabOrder = 1
  125.       TabStop = True
  126.     end
  127.     object RightObj: TRadioButton
  128.       Left = 180
  129.       Top = 4
  130.       Width = 53
  131.       Height = 17
  132.       Caption = '&Right'
  133.       Font.Color = clBtnText
  134.       Font.Height = -12
  135.       Font.Name = 'Arial'
  136.       Font.Style = []
  137.       ParentFont = False
  138.       TabOrder = 2
  139.     end
  140.     object HorizNone: TRadioButton
  141.       Left = 260
  142.       Top = 4
  143.       Width = 51
  144.       Height = 17
  145.       Caption = '&None'
  146.       Font.Color = clBtnText
  147.       Font.Height = -12
  148.       Font.Name = 'Arial'
  149.       Font.Style = []
  150.       ParentFont = False
  151.       TabOrder = 3
  152.     end
  153.   end
  154.   object Panel2: TPanel
  155.     Left = 12
  156.     Top = 56
  157.     Width = 329
  158.     Height = 25
  159.     BevelOuter = bvNone
  160.     TabOrder = 1
  161.     object TopObj: TRadioButton
  162.       Left = 24
  163.       Top = 0
  164.       Width = 45
  165.       Height = 17
  166.       Caption = '&Top'
  167.       Font.Color = clBtnText
  168.       Font.Height = -12
  169.       Font.Name = 'Arial'
  170.       Font.Style = []
  171.       ParentFont = False
  172.       TabOrder = 0
  173.     end
  174.     object Middle: TRadioButton
  175.       Left = 96
  176.       Top = 0
  177.       Width = 59
  178.       Height = 17
  179.       Caption = '&Middle'
  180.       Checked = True
  181.       Font.Color = clBtnText
  182.       Font.Height = -12
  183.       Font.Name = 'Arial'
  184.       Font.Style = []
  185.       ParentFont = False
  186.       TabOrder = 1
  187.       TabStop = True
  188.     end
  189.     object BottomObj: TRadioButton
  190.       Left = 180
  191.       Top = 0
  192.       Width = 63
  193.       Height = 17
  194.       Caption = '&Bottom'
  195.       Font.Color = clBtnText
  196.       Font.Height = -12
  197.       Font.Name = 'Arial'
  198.       Font.Style = []
  199.       ParentFont = False
  200.       TabOrder = 2
  201.     end
  202.     object VertNone: TRadioButton
  203.       Left = 260
  204.       Top = 0
  205.       Width = 49
  206.       Height = 17
  207.       Caption = 'N&one'
  208.       Font.Color = clBtnText
  209.       Font.Height = -12
  210.       Font.Name = 'Arial'
  211.       Font.Style = []
  212.       ParentFont = False
  213.       TabOrder = 3
  214.     end
  215.   end
  216.   object NeoBitBtn3: TNeoBitBtn
  217.     Left = 272
  218.     Top = 96
  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 = 6
  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.