home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Sharewar
/
Wcmd352
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TSPLITEDITBOX
/
TSPLITEDITBOX.txt
Wrap
Text File
|
1998-08-11
|
2KB
|
104 lines
object SplitEditBox: TSplitEditBox
Left = 200
Top = 97
HelpContext = 510
BorderStyle = bsDialog
Caption = 'SplitEditBox'
ClientHeight = 118
ClientWidth = 372
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object InfoText: TLabel
Left = 8
Top = 4
Width = 361
Height = 15
AutoSize = False
Caption = 'InfoText'
ShowAccelChar = False
WordWrap = True
end
object Label1: TLabel
Tag = 1
Left = 8
Top = 52
Width = 85
Height = 13
AutoSize = False
Caption = '&Bytes per file:'
end
object EraseTargetDisk: TCheckBox
Tag = 2
Left = 8
Top = 72
Width = 357
Height = 13
Caption = '&Delete files on target disk (removable disks only)'
TabOrder = 2
end
object BtnOK: TButton
Tag = 4001
Left = 47
Top = 92
Width = 90
Height = 24
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 3
end
object BtnCancel: TButton
Tag = 4002
Left = 235
Top = 92
Width = 90
Height = 24
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 5
end
object Edit1: TEdit
Left = 8
Top = 24
Width = 353
Height = 21
TabOrder = 0
Text = 'Edit1'
OnChange = Edit1Change
OnKeyDown = Edit1KeyDown
end
object BtnTree: TButton
Tag = 5002
Left = 141
Top = 92
Width = 90
Height = 24
Caption = '&Tree'
TabOrder = 4
OnClick = BtnTreeClick
end
object BytesPerFile: TComboBox
Left = 96
Top = 48
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 1
end
object ResolutionFix1: TResolutionFix
Left = 12
Top = 88
end
object Translate1: TTranslate
Tag = 6030
Left = 328
Top = 88
end
end