home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TREPLYFORM / TREPLYFORM.txt
Text File  |  1997-12-29  |  7KB  |  314 lines

  1. object ReplyForm: TReplyForm
  2.   Left = 78
  3.   Top = 17
  4.   Width = 501
  5.   Height = 435
  6.   Caption = '╨┤∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   OnResize = FormResize
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 493
  20.     Height = 70
  21.     Align = alTop
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 8
  26.       Top = 10
  27.       Width = 36
  28.       Height = 12
  29.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  30.     end
  31.     object Label2: TLabel
  32.       Left = 8
  33.       Top = 40
  34.       Width = 36
  35.       Height = 12
  36.       Caption = '∩┐╜∩┐╜  ∩┐╜∩┐╜'
  37.     end
  38.     object Label3: TLabel
  39.       Left = 152
  40.       Top = 10
  41.       Width = 24
  42.       Height = 12
  43.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  44.     end
  45.     object Receiver: TEdit
  46.       Left = 64
  47.       Top = 8
  48.       Width = 81
  49.       Height = 20
  50.       TabOrder = 0
  51.     end
  52.     object Subject: TEdit
  53.       Left = 64
  54.       Top = 38
  55.       Width = 337
  56.       Height = 20
  57.       TabOrder = 1
  58.     end
  59.     object Save: TButton
  60.       Left = 408
  61.       Top = 8
  62.       Width = 41
  63.       Height = 25
  64.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  65.       Default = True
  66.       ModalResult = 1
  67.       TabOrder = 2
  68.       OnClick = SaveClick
  69.     end
  70.     object Cancel: TButton
  71.       Left = 408
  72.       Top = 38
  73.       Width = 41
  74.       Height = 25
  75.       Cancel = True
  76.       Caption = '╚í∩┐╜∩┐╜'
  77.       ModalResult = 2
  78.       TabOrder = 3
  79.       OnClick = CancelClick
  80.     end
  81.     object AreaList: TComboBox
  82.       Left = 192
  83.       Top = 8
  84.       Width = 209
  85.       Height = 20
  86.       Style = csDropDownList
  87.       ItemHeight = 12
  88.       TabOrder = 4
  89.     end
  90.   end
  91.   object Panel2: TPanel
  92.     Left = 8
  93.     Top = 72
  94.     Width = 425
  95.     Height = 201
  96.     BevelOuter = bvNone
  97.     TabOrder = 1
  98.     OnResize = Panel2Resize
  99.     object ReplyText: TRichEdit
  100.       Left = 0
  101.       Top = 0
  102.       Width = 425
  103.       Height = 201
  104.       Align = alClient
  105.       Font.Charset = GB2312_CHARSET
  106.       Font.Color = clWindowText
  107.       Font.Height = -11
  108.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  109.       Font.Style = []
  110.       MaxLength = 1048576000
  111.       ParentFont = False
  112.       PlainText = True
  113.       PopupMenu = PopupMenu1
  114.       ScrollBars = ssVertical
  115.       TabOrder = 0
  116.       WantTabs = True
  117.     end
  118.   end
  119.   object Panel3: TPanel
  120.     Left = 8
  121.     Top = 280
  122.     Width = 265
  123.     Height = 2
  124.     Cursor = crSizeNS
  125.     BevelOuter = bvNone
  126.     TabOrder = 2
  127.     OnMouseDown = Panel3MouseDown
  128.     OnMouseMove = Panel3MouseMove
  129.     OnMouseUp = Panel3MouseUp
  130.   end
  131.   object Panel4: TPanel
  132.     Left = 8
  133.     Top = 288
  134.     Width = 401
  135.     Height = 89
  136.     BevelOuter = bvNone
  137.     TabOrder = 3
  138.     object Panel6: TPanel
  139.       Left = 0
  140.       Top = 0
  141.       Width = 401
  142.       Height = 32
  143.       Align = alTop
  144.       BevelOuter = bvNone
  145.       TabOrder = 0
  146.       object Panel8: TPanel
  147.         Left = 0
  148.         Top = 0
  149.         Width = 49
  150.         Height = 32
  151.         Align = alLeft
  152.         BevelOuter = bvNone
  153.         TabOrder = 0
  154.         object Label5: TLabel
  155.           Left = 9
  156.           Top = 9
  157.           Width = 24
  158.           Height = 12
  159.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  160.         end
  161.       end
  162.       object Panel9: TPanel
  163.         Left = 49
  164.         Top = 0
  165.         Width = 352
  166.         Height = 32
  167.         Align = alClient
  168.         BevelOuter = bvNone
  169.         TabOrder = 1
  170.         object TagList: TComboBox
  171.           Left = 0
  172.           Top = 5
  173.           Width = 177
  174.           Height = 20
  175.           ItemHeight = 12
  176.           TabOrder = 0
  177.         end
  178.       end
  179.     end
  180.     object Panel7: TPanel
  181.       Left = 0
  182.       Top = 32
  183.       Width = 401
  184.       Height = 57
  185.       Align = alClient
  186.       BevelOuter = bvNone
  187.       Caption = 'Panel7'
  188.       TabOrder = 1
  189.       object Panel5: TPanel
  190.         Left = 0
  191.         Top = 0
  192.         Width = 49
  193.         Height = 57
  194.         Align = alLeft
  195.         BevelOuter = bvNone
  196.         TabOrder = 0
  197.         object Label4: TLabel
  198.           Left = 9
  199.           Top = 8
  200.           Width = 24
  201.           Height = 12
  202.           Caption = '╟⌐∩┐╜∩┐╜'
  203.         end
  204.       end
  205.       object Panel10: TPanel
  206.         Left = 49
  207.         Top = 0
  208.         Width = 352
  209.         Height = 57
  210.         Align = alClient
  211.         BevelOuter = bvNone
  212.         Caption = 'Panel10'
  213.         TabOrder = 1
  214.         object sigpage: TPageControl
  215.           Left = 0
  216.           Top = 0
  217.           Width = 352
  218.           Height = 57
  219.           ActivePage = TabSheet1
  220.           Align = alClient
  221.           TabOrder = 0
  222.           object TabSheet1: TTabSheet
  223.             object memo1: TMemo
  224.               Left = 0
  225.               Top = 0
  226.               Width = 344
  227.               Height = 30
  228.               Align = alClient
  229.               ScrollBars = ssBoth
  230.               TabOrder = 0
  231.               WantTabs = True
  232.               WordWrap = False
  233.             end
  234.           end
  235.         end
  236.       end
  237.     end
  238.   end
  239.   object RichEdit1: TRichEdit
  240.     Left = 384
  241.     Top = 232
  242.     Width = 81
  243.     Height = 57
  244.     Font.Charset = GB2312_CHARSET
  245.     Font.Color = clWindowText
  246.     Font.Height = -11
  247.     Font.Name = 'MS Sans Serif'
  248.     Font.Style = []
  249.     ParentFont = False
  250.     TabOrder = 4
  251.     Visible = False
  252.     WordWrap = False
  253.   end
  254.   object PopupMenu1: TPopupMenu
  255.     Left = 448
  256.     Top = 184
  257.     object InsertText1: TMenuItem
  258.       Caption = '&InsertText ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜─▒∩┐╜∩┐╜─╝∩┐╜'
  259.       OnClick = InsertText1Click
  260.     end
  261.     object UuencodeUU1: TMenuItem
  262.       Caption = '&Uuencode   UU∩┐╜∩┐╜∩┐╜∩┐╜'
  263.       OnClick = UuencodeUU1Click
  264.     end
  265.     object N1: TMenuItem
  266.       Caption = '-'
  267.     end
  268.     object Copy1: TMenuItem
  269.       Caption = '&Copy       ∩┐╜∩┐╜∩┐╜∩┐╜'
  270.       OnClick = Copy1Click
  271.     end
  272.     object Paste1: TMenuItem
  273.       Caption = '&Paste      ╒│∩┐╜∩┐╜'
  274.       OnClick = Paste1Click
  275.     end
  276.     object SelectAll1: TMenuItem
  277.       Caption = '&Select All ╚½╤í'
  278.       OnClick = SelectAll1Click
  279.     end
  280.     object Cut1: TMenuItem
  281.       Caption = 'Cu&t        ∩┐╜∩┐╜∩┐╜∩┐╜'
  282.       OnClick = Cut1Click
  283.     end
  284.     object CharSet1: TMenuItem
  285.       Caption = 'CharSet    ∩┐╜╓╖∩┐╜∩┐╜∩┐╜'
  286.       object GB23121: TMenuItem
  287.         Caption = 'GB2312'
  288.         OnClick = GB23121Click
  289.       end
  290.       object Default1: TMenuItem
  291.         Caption = 'Default'
  292.         OnClick = Default1Click
  293.       end
  294.       object Ansi1: TMenuItem
  295.         Caption = 'Ansi'
  296.         OnClick = Ansi1Click
  297.       end
  298.       object BIG51: TMenuItem
  299.         Caption = 'BIG5'
  300.         OnClick = BIG51Click
  301.       end
  302.       object OEM1: TMenuItem
  303.         Caption = 'OEM'
  304.         OnClick = OEM1Click
  305.       end
  306.     end
  307.   end
  308.   object OpenUU: TOpenDialog
  309.     Filter = '*.txt|*.txt|*.*|*.*'
  310.     Left = 448
  311.     Top = 120
  312.   end
  313. end
  314.