home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BWAVE
/
BW95_253.RAR
/
BWPROJ.EXE
/
0
/
RCDATA
/
TVIEWREPFORM
/
TVIEWREPFORM.txt
Wrap
Text File
|
1997-12-29
|
5KB
|
227 lines
object ViewRepForm: TViewRepForm
Left = 93
Top = 95
Width = 523
Height = 300
Caption = '��������'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 16
Top = 24
Width = 369
Height = 73
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
object MsgList: THintGrid
Left = 0
Top = 0
Width = 369
Height = 73
Align = alClient
FixedCols = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Options = [goFixedHorzLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect]
ParentFont = False
PopupMenu = PopupMenu1
TabOrder = 0
OnKeyDown = MsgListKeyDown
OnSelectCell = MsgListSelectCell
ColWidths = (
57
230
64
32
31)
end
end
object Panel2: TPanel
Left = 16
Top = 112
Width = 201
Height = 2
Cursor = crSizeNS
BevelOuter = bvNone
TabOrder = 1
OnMouseDown = Panel2MouseDown
OnMouseMove = Panel2MouseMove
OnMouseUp = Panel2MouseUp
end
object Panel3: TPanel
Left = 16
Top = 184
Width = 201
Height = 73
BevelOuter = bvNone
Caption = 'Panel3'
TabOrder = 2
object MsgText: TRichEdit
Left = 0
Top = 0
Width = 201
Height = 73
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '����'
Font.Style = []
MaxLength = 1048576000
ParentFont = False
PlainText = True
PopupMenu = PopupMenu2
ScrollBars = ssBoth
TabOrder = 0
WantTabs = True
end
end
object Panel4: TPanel
Left = 0
Top = 120
Width = 473
Height = 65
BevelOuter = bvNone
TabOrder = 3
OnResize = Panel4Resize
object Label1: TLabel
Left = 8
Top = 10
Width = 36
Height = 12
Caption = '������'
end
object Label2: TLabel
Left = 8
Top = 40
Width = 36
Height = 12
Caption = '�� ��'
end
object Label3: TLabel
Left = 152
Top = 10
Width = 24
Height = 12
Caption = '����'
end
object Receiver: TEdit
Left = 64
Top = 8
Width = 81
Height = 20
TabOrder = 0
Text = 'Receiver'
end
object AreaList: TComboBox
Left = 192
Top = 8
Width = 225
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
end
object Subject: TEdit
Left = 64
Top = 34
Width = 353
Height = 20
TabOrder = 2
Text = 'Subject'
end
object Save: TButton
Left = 424
Top = 8
Width = 41
Height = 19
Caption = '����'
TabOrder = 3
OnClick = SaveClick
end
end
object EchoList: TListBox
Left = 400
Top = 24
Width = 25
Height = 25
ItemHeight = 12
TabOrder = 4
Visible = False
end
object PopupMenu1: TPopupMenu
Left = 448
Top = 80
object Delete1: TMenuItem
Caption = '&Delete ɾ��'
OnClick = Delete1Click
end
end
object PopupMenu2: TPopupMenu
Left = 448
Top = 184
object InsertText1: TMenuItem
Caption = '&InsertText �����ı��ļ�'
OnClick = InsertText1Click
end
object UuencodeUU1: TMenuItem
Caption = '&Uuencode UU����'
end
object N1: TMenuItem
Caption = '-'
end
object Copy1: TMenuItem
Caption = '&Copy ����'
OnClick = Copy1Click
end
object Paste1: TMenuItem
Caption = '&Paste ճ��'
OnClick = Paste1Click
end
object SelectAll1: TMenuItem
Caption = '&Select All ȫѡ'
OnClick = SelectAll1Click
end
object Cut1: TMenuItem
Caption = 'Cu&t ����'
OnClick = Cut1Click
end
object CharSet1: TMenuItem
Caption = 'CharSet �ַ���'
object GB23121: TMenuItem
Caption = 'GB2312'
OnClick = GB23121Click
end
object Default1: TMenuItem
Caption = 'Default'
OnClick = Default1Click
end
object Ansi1: TMenuItem
Caption = 'Ansi'
OnClick = Ansi1Click
end
object BIG51: TMenuItem
Caption = 'BIG5'
OnClick = BIG51Click
end
object OEM1: TMenuItem
Caption = 'OEM'
OnClick = OEM1Click
end
end
end
end