home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Sharewar
/
WCMD3532
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TLISTCONF
/
TLISTCONF.txt
Wrap
Text File
|
1998-03-18
|
6KB
|
293 lines
object LISTCONF: TLISTCONF
Tag = 1
Left = 239
Top = 98
HelpContext = 330
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Configure Lister'
ClientHeight = 326
ClientWidth = 329
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Font: TGroupBox
Tag = 4
Left = 5
Top = 92
Width = 320
Height = 101
Caption = 'Font'
TabOrder = 0
object id_ANSI1: TLabel
Tag = 5
Left = 10
Top = 16
Width = 47
Height = 14
AutoSize = False
Caption = '&ANSI:'
FocusControl = id_AnsiDefault
WordWrap = True
end
object id_ASCII1: TLabel
Tag = 6
Left = 10
Top = 44
Width = 47
Height = 14
AutoSize = False
Caption = 'A&SCII:'
FocusControl = id_AsciiDefault
WordWrap = True
end
object id_Variable1: TLabel
Tag = 7
Left = 10
Top = 73
Width = 47
Height = 14
AutoSize = False
Caption = '&Variable:'
FocusControl = id_VariableDefault
WordWrap = True
end
object id_AnsiDefault: TCheckBox
Tag = 8
Left = 62
Top = 16
Width = 77
Height = 14
Caption = 'default'
TabOrder = 0
end
object id_AnsiButton: TButton
Left = 140
Top = 11
Width = 170
Height = 25
Caption = '...'
TabOrder = 1
OnClick = id_AnsiButtonClick
end
object id_AsciiDefault: TCheckBox
Tag = 8
Left = 62
Top = 44
Width = 77
Height = 14
Caption = 'default'
TabOrder = 2
end
object id_AsciiButton: TButton
Left = 140
Top = 39
Width = 170
Height = 25
Caption = '...'
TabOrder = 3
OnClick = id_AsciiButtonClick
end
object id_VariableDefault: TCheckBox
Tag = 8
Left = 62
Top = 73
Width = 77
Height = 14
Caption = 'default'
TabOrder = 4
end
object id_VariableButton: TButton
Left = 140
Top = 68
Width = 170
Height = 25
Caption = '...'
TabOrder = 5
OnClick = id_VariableButtonClick
end
end
object GroupBox1: TGroupBox
Tag = 9
Left = 5
Top = 196
Width = 320
Height = 49
Caption = 'Display width (characters per line)'
TabOrder = 1
object Text1: TLabel
Tag = 10
Left = 10
Top = 23
Width = 45
Height = 14
AutoSize = False
Caption = '&Text:'
FocusControl = id_TextWidth
WordWrap = True
end
object Binary1: TLabel
Tag = 11
Left = 165
Top = 23
Width = 60
Height = 14
AutoSize = False
Caption = '&Binary:'
FocusControl = id_BinaryWidth
WordWrap = True
end
object id_TextWidth: TEdit
Left = 59
Top = 20
Width = 78
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object id_BinaryWidth: TEdit
Left = 232
Top = 20
Width = 78
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object Ok: TButton
Tag = 4001
Left = 11
Top = 299
Width = 99
Height = 24
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = OkClick
end
object Cancel: TButton
Tag = 4002
Left = 114
Top = 299
Width = 99
Height = 24
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
object GroupBox2: TGroupBox
Tag = 12
Left = 5
Top = 248
Width = 320
Height = 45
Caption = 'Search result'
TabOrder = 4
object Label1: TLabel
Tag = 13
Left = 10
Top = 20
Width = 199
Height = 14
AutoSize = False
Caption = 'Lines from top of list:'
FocusControl = id_SearchFromTop
end
object id_SearchFromTop: TEdit
Left = 212
Top = 16
Width = 81
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object id_SearchFromTopSpin: TScrollBar
Left = 294
Top = 16
Width = 16
Height = 21
Kind = sbVertical
TabOrder = 1
OnScroll = id_SearchFromTopSpinScroll
end
end
object id_DisplayAtStartup: TRadioGroup
Tag = 2
Left = 5
Top = 4
Width = 320
Height = 42
Caption = '&Display at startup'
Columns = 4
Items.Strings = (
'Text'
'Binary'
'Hex'
'Autodetect')
TabOrder = 5
end
object id_FontAtStartup: TRadioGroup
Tag = 3
Left = 5
Top = 48
Width = 320
Height = 42
Caption = '&Font at startup'
Columns = 4
Items.Strings = (
'ANSI'
'ASCII'
'Variable'
'Autodetect')
TabOrder = 6
end
object Button1: TButton
Tag = 4003
Left = 218
Top = 299
Width = 99
Height = 24
Cancel = True
Caption = '&Help'
TabOrder = 7
OnClick = Button1Click
end
object FontDialog1: TFontDialog
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Top = 296
end
object Translate1: TTranslate
Tag = 5840
Left = 16
Top = 296
end
object ResolutionFix1: TResolutionFix
Left = 48
Top = 296
end
end