home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 September
/
PCW0901.iso
/
Utilitiy
/
PartitionMagic
/
PartitionMagic6PRODEMO.ZIP
/
WINDOWS
/
RESCUEME
/
OS2DOS
/
PTEDIT32.EXE
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
Wrap
Text File
|
2000-10-10
|
12KB
|
641 lines
object MainForm: TMainForm
Left = 293
Top = 251
Width = 587
Height = 339
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'PowerQuest Partition Table Editor'
Color = clActiveBorder
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = OnQueryClose
OnCreate = OnCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 12
Width = 50
Height = 13
Caption = 'Hard Disk:'
end
object Label15: TLabel
Left = 59
Top = 296
Width = 462
Height = 13
Caption =
'Partition Table Editor Version 1.02 Copyright � 1999 PowerQuest' +
' Corporation. All rights reserved.'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DriveGeometry: TLabel
Left = 216
Top = 12
Width = 70
Height = 13
Caption = 'DriveGeometry'
end
object DriveList: TComboBox
Left = 80
Top = 8
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = OnSelectDrive
end
object GroupBox1: TGroupBox
Left = 13
Top = 40
Width = 553
Height = 201
Caption = 'Partition Table:'
TabOrder = 1
OnDblClick = OnSelectMBRSector
object Label2: TLabel
Left = 36
Top = 40
Width = 24
Height = 13
Caption = 'Type'
end
object Label3: TLabel
Left = 124
Top = 24
Width = 36
Height = 13
Caption = 'Starting'
end
object Label4: TLabel
Left = 124
Top = 40
Width = 14
Height = 13
Caption = 'Cyl'
end
object Label5: TLabel
Left = 164
Top = 40
Width = 26
Height = 13
Caption = 'Head'
end
object Label6: TLabel
Left = 204
Top = 40
Width = 31
Height = 13
Caption = 'Sector'
end
object Label7: TLabel
Left = 252
Top = 24
Width = 33
Height = 13
Caption = 'Ending'
end
object Label8: TLabel
Left = 252
Top = 40
Width = 14
Height = 13
Caption = 'Cyl'
end
object Label9: TLabel
Left = 292
Top = 40
Width = 26
Height = 13
Caption = 'Head'
end
object Label10: TLabel
Left = 332
Top = 40
Width = 31
Height = 13
Caption = 'Sector'
end
object Label11: TLabel
Left = 380
Top = 24
Width = 36
Height = 13
Caption = 'Sectors'
end
object Label12: TLabel
Left = 380
Top = 40
Width = 31
Height = 13
Caption = 'Before'
end
object Label13: TLabel
Left = 460
Top = 40
Width = 36
Height = 13
Caption = 'Sectors'
end
object Label14: TLabel
Left = 79
Top = 40
Width = 22
Height = 13
Caption = 'Boot'
end
object lbl1: TLabel
Left = 20
Top = 60
Width = 6
Height = 13
Caption = '&1'
FocusControl = Type1
end
object lbl2: TLabel
Left = 20
Top = 84
Width = 6
Height = 13
Caption = '&2'
FocusControl = Type2
end
object lbl3: TLabel
Left = 20
Top = 108
Width = 6
Height = 13
Caption = '&3'
FocusControl = Type3
end
object lbl4: TLabel
Left = 20
Top = 132
Width = 6
Height = 13
Caption = '&4'
FocusControl = Type4
end
object Type1: TEdit
Left = 36
Top = 56
Width = 31
Height = 21
CharCase = ecUpperCase
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = OnChange
OnDblClick = OnGetType
OnEnter = OnSelRow1
end
object Type2: TEdit
Left = 36
Top = 80
Width = 31
Height = 21
CharCase = ecUpperCase
TabOrder = 10
OnChange = OnChange
OnDblClick = OnGetType
OnEnter = OnSelRow2
end
object Type3: TEdit
Left = 36
Top = 104
Width = 31
Height = 21
CharCase = ecUpperCase
TabOrder = 20
OnChange = OnChange
OnDblClick = OnGetType
OnEnter = OnSelRow3
end
object Type4: TEdit
Left = 36
Top = 128
Width = 31
Height = 21
CharCase = ecUpperCase
TabOrder = 30
OnChange = OnChange
OnDblClick = OnGetType
OnEnter = OnSelRow4
end
object BC1: TEdit
Left = 124
Top = 56
Width = 35
Height = 21
TabOrder = 2
OnChange = OnChange
OnEnter = OnSelRow1
end
object BC2: TEdit
Left = 124
Top = 80
Width = 35
Height = 21
TabOrder = 12
OnChange = OnChange
OnEnter = OnSelRow2
end
object BC3: TEdit
Left = 124
Top = 104
Width = 35
Height = 21
TabOrder = 22
OnChange = OnChange
OnEnter = OnSelRow3
end
object BC4: TEdit
Left = 124
Top = 128
Width = 35
Height = 21
TabOrder = 32
OnChange = OnChange
OnEnter = OnSelRow4
end
object BH1: TEdit
Left = 164
Top = 56
Width = 35
Height = 21
TabOrder = 3
OnChange = OnChange
OnEnter = OnSelRow1
end
object BH2: TEdit
Left = 164
Top = 80
Width = 35
Height = 21
TabOrder = 13
OnChange = OnChange
OnEnter = OnSelRow2
end
object BH3: TEdit
Left = 164
Top = 104
Width = 35
Height = 21
TabOrder = 23
OnChange = OnChange
OnEnter = OnSelRow3
end
object BH4: TEdit
Left = 164
Top = 128
Width = 35
Height = 21
TabOrder = 33
OnChange = OnChange
OnEnter = OnSelRow4
end
object BS1: TEdit
Left = 204
Top = 56
Width = 35
Height = 21
TabOrder = 4
OnChange = OnChange
OnEnter = OnSelRow1
end
object BS2: TEdit
Left = 204
Top = 80
Width = 35
Height = 21
TabOrder = 14
OnChange = OnChange
OnEnter = OnSelRow2
end
object BS3: TEdit
Left = 204
Top = 104
Width = 35
Height = 21
TabOrder = 24
OnChange = OnChange
OnEnter = OnSelRow3
end
object BS4: TEdit
Left = 204
Top = 128
Width = 35
Height = 21
TabOrder = 34
OnChange = OnChange
OnEnter = OnSelRow4
end
object EC1: TEdit
Left = 252
Top = 56
Width = 35
Height = 21
TabOrder = 5
OnChange = OnChange
OnEnter = OnSelRow1
end
object EC2: TEdit
Left = 253
Top = 80
Width = 35
Height = 21
TabOrder = 15
OnChange = OnChange
OnEnter = OnSelRow2
end
object EC3: TEdit
Left = 252
Top = 104
Width = 35
Height = 21
TabOrder = 25
OnChange = OnChange
OnEnter = OnSelRow3
end
object EC4: TEdit
Left = 252
Top = 128
Width = 35
Height = 21
TabOrder = 35
OnChange = OnChange
OnEnter = OnSelRow4
end
object EH1: TEdit
Left = 292
Top = 56
Width = 35
Height = 21
TabOrder = 6
OnChange = OnChange
OnEnter = OnSelRow1
end
object EH2: TEdit
Left = 292
Top = 80
Width = 35
Height = 21
TabOrder = 16
OnChange = OnChange
OnEnter = OnSelRow2
end
object EH3: TEdit
Left = 292
Top = 104
Width = 35
Height = 21
TabOrder = 26
OnChange = OnChange
OnEnter = OnSelRow3
end
object EH4: TEdit
Left = 292
Top = 128
Width = 35
Height = 21
TabOrder = 36
OnChange = OnChange
OnEnter = OnSelRow4
end
object ES1: TEdit
Left = 332
Top = 56
Width = 35
Height = 21
TabOrder = 7
OnChange = OnChange
OnEnter = OnSelRow1
end
object ES2: TEdit
Left = 332
Top = 80
Width = 35
Height = 21
TabOrder = 17
OnChange = OnChange
OnEnter = OnSelRow2
end
object ES3: TEdit
Left = 332
Top = 104
Width = 35
Height = 21
TabOrder = 27
OnChange = OnChange
OnEnter = OnSelRow3
end
object ES4: TEdit
Left = 332
Top = 128
Width = 35
Height = 21
TabOrder = 37
OnChange = OnChange
OnEnter = OnSelRow4
end
object SB1: TEdit
Left = 380
Top = 56
Width = 73
Height = 21
TabOrder = 8
OnChange = OnChange
OnEnter = OnSelRow1
end
object SB2: TEdit
Left = 380
Top = 80
Width = 73
Height = 21
TabOrder = 18
OnChange = OnChange
OnEnter = OnSelRow2
end
object SB3: TEdit
Left = 380
Top = 104
Width = 73
Height = 21
TabOrder = 28
OnChange = OnChange
OnEnter = OnSelRow3
end
object SB4: TEdit
Left = 380
Top = 128
Width = 73
Height = 21
TabOrder = 38
OnChange = OnChange
OnEnter = OnSelRow4
end
object Size1: TEdit
Left = 460
Top = 56
Width = 73
Height = 21
TabOrder = 9
OnChange = OnChange
OnEnter = OnSelRow1
end
object Size2: TEdit
Left = 460
Top = 80
Width = 73
Height = 21
TabOrder = 19
OnChange = OnChange
OnEnter = OnSelRow2
end
object Size3: TEdit
Left = 460
Top = 104
Width = 73
Height = 21
TabOrder = 29
OnChange = OnChange
OnEnter = OnSelRow3
end
object Size4: TEdit
Left = 460
Top = 128
Width = 73
Height = 21
TabOrder = 39
OnChange = OnChange
OnEnter = OnSelRow4
end
object EpbrButton: TButton
Left = 97
Top = 160
Width = 72
Height = 25
Caption = 'Goto &EPBR'
TabOrder = 41
OnClick = EpbrButtonClick
end
object WriteButton: TButton
Left = 449
Top = 160
Width = 91
Height = 25
Caption = '&Save Changes'
TabOrder = 45
OnClick = WriteButtonClick
end
object ParentButton: TButton
Left = 17
Top = 160
Width = 72
Height = 25
Caption = 'Goto &Parent'
TabOrder = 40
OnClick = ParentButtonClick
end
object Boot1: TEdit
Left = 79
Top = 56
Width = 33
Height = 21
CharCase = ecUpperCase
TabOrder = 1
OnChange = OnChange
OnEnter = OnSelRow1
end
object Boot2: TEdit
Left = 79
Top = 80
Width = 33
Height = 21
CharCase = ecUpperCase
TabOrder = 11
OnChange = OnChange
OnEnter = OnSelRow2
end
object Boot3: TEdit
Left = 79
Top = 104
Width = 33
Height = 21
CharCase = ecUpperCase
TabOrder = 21
OnChange = OnChange
OnEnter = OnSelRow3
end
object Boot4: TEdit
Left = 79
Top = 128
Width = 33
Height = 21
CharCase = ecUpperCase
TabOrder = 31
OnChange = OnChange
OnEnter = OnSelRow4
end
object btnBootRecord: TButton
Left = 257
Top = 160
Width = 72
Height = 25
Caption = '&Boot Record'
Enabled = False
TabOrder = 43
OnClick = EditBootRecord
end
object DiscardButton: TButton
Left = 345
Top = 160
Width = 99
Height = 25
Caption = '&Discard Changes'
Enabled = False
TabOrder = 44
OnClick = DiscardButtonClick
end
object btnSetType: TButton
Left = 177
Top = 160
Width = 72
Height = 25
Caption = 'Set &Type'
Enabled = False
TabOrder = 42
OnClick = btnSetTypeClick
end
end
object GroupBox2: TGroupBox
Left = 13
Top = 248
Width = 553
Height = 41
Caption = 'Partition Information'
TabOrder = 2
object Description: TLabel
Left = 8
Top = 16
Width = 537
Height = 13
AutoSize = False
end
end
end