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

  1. object TextForm: TTextForm
  2.   Left = 375
  3.   Top = 66
  4.   HelpContext = 720
  5.   BorderStyle = bsSingle
  6.   Caption = 'Edit Text Object'
  7.   ClientHeight = 278
  8.   ClientWidth = 439
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   KeyPreview = True
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 15
  23.   object Panel4: TPanel
  24.     Left = 0
  25.     Top = 234
  26.     Width = 439
  27.     Height = 44
  28.     Align = alBottom
  29.     TabOrder = 1
  30.     object Panel2: TPanel
  31.       Left = 164
  32.       Top = 1
  33.       Width = 274
  34.       Height = 42
  35.       Align = alRight
  36.       BevelOuter = bvNone
  37.       TabOrder = 0
  38.       object OKBtn: TNeoBitBtn
  39.         Left = 21
  40.         Top = 8
  41.         Width = 81
  42.         Height = 28
  43.         Caption = 'OK'
  44.         Default = True
  45.         Font.Color = clBtnText
  46.         Font.Height = -12
  47.         Font.Name = 'Arial'
  48.         Font.Style = []
  49.         ModalResult = 1
  50.         ParentFont = False
  51.         TabOrder = 0
  52.         OnClick = BitBtn5Click
  53.         Glyph.Data = {
  54.           F6000000424DF600000000000000760000002800000010000000100000000100
  55.           0400000000000000000080020000E00100000000000000000000030303000303
  56.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  57.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  58.           3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  59.           E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  60.           E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  61.           33333333330B033333333333330F733333333333333073333333}
  62.       end
  63.       object Cancel: TNeoBitBtn
  64.         Left = 105
  65.         Top = 8
  66.         Width = 81
  67.         Height = 28
  68.         Cancel = True
  69.         Caption = 'Cancel'
  70.         Font.Color = clBtnText
  71.         Font.Height = -12
  72.         Font.Name = 'Arial'
  73.         Font.Style = []
  74.         ModalResult = 2
  75.         ParentFont = False
  76.         TabOrder = 1
  77.         OnClick = BitBtn6Click
  78.         Glyph.Data = {
  79.           F6000000424DF600000000000000760000002800000010000000100000000100
  80.           0400000000000000000080020000E00100000000000000000000030303000303
  81.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  82.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  83.           33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  84.           E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  85.           E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  86.           0000333333333333333333333333333333333333333333333333}
  87.       end
  88.       object HelpBtn: TNeoBitBtn
  89.         Left = 189
  90.         Top = 8
  91.         Width = 81
  92.         Height = 28
  93.         Caption = '&Help'
  94.         Font.Color = clBtnText
  95.         Font.Height = -12
  96.         Font.Name = 'Arial'
  97.         Font.Style = []
  98.         ParentFont = False
  99.         TabOrder = 2
  100.         OnClick = HelpBtnClick
  101.         Glyph.Data = {
  102.           76010000424D760100000000000076000000280000001B000000100000000100
  103.           0400000000000000000080020000E00100000000000000000000030303000303
  104.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  105.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  106.           3300003333333330000033333333333300BFBF00333333300000333333333330
  107.           FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  108.           FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  109.           FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
  110.           FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  111.           000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  112.           FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  113.           00FBFB003333333000003CCC3333333333000033333333300000}
  114.       end
  115.     end
  116.   end
  117.   object Panel1: TPanel
  118.     Left = 0
  119.     Top = 0
  120.     Width = 439
  121.     Height = 234
  122.     Align = alClient
  123.     BorderWidth = 4
  124.     TabOrder = 0
  125.     object NeoMemo1: TMemo
  126.       Left = 5
  127.       Top = 5
  128.       Width = 429
  129.       Height = 224
  130.       Align = alClient
  131.       Font.Color = clWindowText
  132.       Font.Height = -12
  133.       Font.Name = 'Arial'
  134.       Font.Style = []
  135.       Lines.Strings = (
  136.         '')
  137.       ParentFont = False
  138.       ScrollBars = ssVertical
  139.       TabOrder = 0
  140.     end
  141.   end
  142.   object OpenDialog1: TOpenDialog
  143.     FileEditStyle = fsEdit
  144.     Left = 8
  145.     Top = 244
  146.   end
  147.   object MainMenu1: TMainMenu
  148.     Left = 40
  149.     Top = 245
  150.     object File1: TMenuItem
  151.       Caption = '&File'
  152.       ShortCut = 0
  153.       object L1: TMenuItem
  154.         Caption = 'Import &Text...'
  155.         ShortCut = 0
  156.         OnClick = LoadClick
  157.       end
  158.     end
  159.     object E1: TMenuItem
  160.       Caption = '&Edit'
  161.       ShortCut = 0
  162.       OnClick = E1Click
  163.       object Cut: TMenuItem
  164.         Caption = 'Cu&t'
  165.         ShortCut = 16472
  166.         OnClick = BitBtn1Click
  167.       end
  168.       object CutHide1: TMenuItem
  169.         Caption = 'CutHide'
  170.         ShortCut = 8238
  171.         Visible = False
  172.       end
  173.       object Copy: TMenuItem
  174.         Caption = '&Copy'
  175.         ShortCut = 16451
  176.         OnClick = BitBtn2Click
  177.       end
  178.       object CopyHide1: TMenuItem
  179.         Caption = 'CopyHide'
  180.         ShortCut = 16429
  181.         Visible = False
  182.       end
  183.       object Paste: TMenuItem
  184.         Caption = '&Paste'
  185.         ShortCut = 16470
  186.         OnClick = BitBtn3Click
  187.       end
  188.       object PasteHide1: TMenuItem
  189.         Caption = 'PasteHide'
  190.         ShortCut = 8237
  191.         Visible = False
  192.       end
  193.       object Delete: TMenuItem
  194.         Caption = '&Delete'
  195.         ShortCut = 16430
  196.         OnClick = BitBtn4Click
  197.       end
  198.       object N2: TMenuItem
  199.         Caption = '-'
  200.         ShortCut = 0
  201.       end
  202.       object Selectall: TMenuItem
  203.         Caption = '&Select All'
  204.         ShortCut = 0
  205.         OnClick = SelectallClick
  206.       end
  207.     end
  208.     object textmenu: TMenuItem
  209.       Caption = '&Text'
  210.       ShortCut = 0
  211.       OnClick = textmenuClick
  212.       object Left: TMenuItem
  213.         Caption = '&Left'
  214.         GroupIndex = 1
  215.         ShortCut = 0
  216.         OnClick = LeftClick
  217.       end
  218.       object Center1: TMenuItem
  219.         Caption = '&Center'
  220.         GroupIndex = 1
  221.         ShortCut = 0
  222.         OnClick = Center1Click
  223.       end
  224.       object Right1: TMenuItem
  225.         Caption = '&Right'
  226.         GroupIndex = 1
  227.         ShortCut = 0
  228.         OnClick = Right1Click
  229.       end
  230.     end
  231.   end
  232. end
  233.