home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BWAVE
/
BW95_253.RAR
/
BWPROJ.EXE
/
0
/
RCDATA
/
TDOORCFG
/
TDOORCFG.txt
Wrap
Text File
|
1997-12-29
|
4KB
|
193 lines
object DoorCfg: TDoorCfg
Left = 89
Top = 58
BorderStyle = bsDialog
Caption = '������������'
ClientHeight = 338
ClientWidth = 514
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object PageControl1: TPageControl
Left = 16
Top = 16
Width = 401
Height = 305
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = '����ѡ��'
object AreaChanges: TStringGrid
Left = 0
Top = 0
Width = 393
Height = 278
Align = alClient
ColCount = 3
DefaultRowHeight = 18
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
TabOrder = 0
OnDblClick = AreaChangesDblClick
ColWidths = (
64
219
85)
end
object ListBox1: TListBox
Left = 152
Top = 32
Width = 121
Height = 97
ItemHeight = 12
Items.Strings = (
'��'
'ȫ��'
'˽��'
'˽��+����')
TabOrder = 1
Visible = False
end
end
object TabSheet2: TTabSheet
Caption = 'Keyword����'
object Keyword: TMemo
Left = 0
Top = 0
Width = 393
Height = 278
Align = alClient
MaxLength = 200
TabOrder = 0
end
end
object TabSheet3: TTabSheet
Caption = 'Filter����'
object Filter: TMemo
Left = 0
Top = 0
Width = 393
Height = 278
Align = alClient
MaxLength = 200
TabOrder = 0
end
end
object TabSheet4: TTabSheet
Caption = 'Door����'
object Label1: TLabel
Left = 16
Top = 128
Width = 72
Height = 12
Caption = '���������'
end
object Label2: TLabel
Left = 16
Top = 160
Width = 72
Height = 12
Caption = '�½��ļ��б�'
end
object Label3: TLabel
Left = 224
Top = 128
Width = 6
Height = 12
Caption = 'K'
end
object MenuHotkeys: TCheckBox
Left = 16
Top = 24
Width = 145
Height = 17
Caption = '�˵��ȼ�'
TabOrder = 0
end
object ExpertMenus: TCheckBox
Left = 16
Top = 48
Width = 145
Height = 17
Caption = 'ר��ģʽ'
TabOrder = 1
end
object DoorGraphics: TCheckBox
Left = 16
Top = 72
Width = 145
Height = 17
Caption = '��ɫģʽ'
TabOrder = 2
end
object SkipUserMsgs: TCheckBox
Left = 16
Top = 96
Width = 145
Height = 17
Caption = '�������Լ��������ż�'
TabOrder = 3
end
object MaxPacketSize: TEdit
Left = 112
Top = 128
Width = 105
Height = 20
MaxLength = 3
TabOrder = 4
OnExit = MaxPacketSizeExit
OnKeyPress = MaxPacketSizeKeyPress
end
object NewFileList: TComboBox
Left = 112
Top = 160
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
Items.Strings = (
'��'
'��'
'��ɫ')
TabOrder = 5
end
end
end
object Button1: TButton
Left = 432
Top = 64
Width = 65
Height = 25
Cancel = True
Caption = 'ȡ��'
ModalResult = 2
TabOrder = 1
end
object Button2: TButton
Left = 432
Top = 24
Width = 65
Height = 25
Caption = '����'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = Button2Click
end
object S3: TListBox
Left = 432
Top = 112
Width = 65
Height = 97
ItemHeight = 12
TabOrder = 3
Visible = False
end
end