| 3 |
|
OnCloseQuery = FormCloseQuery |
| 4 |
|
OnCreate = FormCreate |
| 5 |
|
OnKeyUp = FormKeyUp |
| 6 |
+ |
ExplicitWidth = 606 |
| 7 |
+ |
ExplicitHeight = 584 |
| 8 |
|
PixelsPerInch = 96 |
| 9 |
|
TextHeight = 13 |
| 10 |
|
inherited panel_basecontent: TPanel |
| 11 |
|
inherited panel_files: TPanel |
| 10 |
– |
ExplicitHeight = 532 |
| 12 |
|
inherited filelist: TListBox |
| 13 |
|
Height = 347 |
| 14 |
< |
OnClick = nil |
| 14 |
< |
OnMouseDown = nil |
| 15 |
< |
ExplicitTop = 125 |
| 16 |
< |
ExplicitHeight = 407 |
| 17 |
< |
end |
| 18 |
< |
inherited panel_extension: TPanel |
| 19 |
< |
inherited btn_sort_id_asc: TSpeedButton |
| 20 |
< |
OnClick = nil |
| 21 |
< |
end |
| 22 |
< |
inherited btn_sort_id_desc: TSpeedButton |
| 23 |
< |
OnClick = nil |
| 24 |
< |
end |
| 25 |
< |
inherited btn_sort_name_asc: TSpeedButton |
| 26 |
< |
OnClick = nil |
| 27 |
< |
end |
| 28 |
< |
inherited btn_sort_name_desc: TSpeedButton |
| 29 |
< |
OnClick = nil |
| 30 |
< |
end |
| 31 |
< |
inherited btn_sort_ext_asc: TSpeedButton |
| 32 |
< |
OnClick = nil |
| 33 |
< |
end |
| 34 |
< |
inherited btn_sort_ext_desc: TSpeedButton |
| 35 |
< |
OnClick = nil |
| 36 |
< |
end |
| 37 |
< |
inherited combo_extension: TComboBox |
| 38 |
< |
OnClick = nil |
| 39 |
< |
end |
| 40 |
< |
inherited check_zerobyte: TCheckBox |
| 41 |
< |
OnClick = nil |
| 42 |
< |
end |
| 43 |
< |
inherited check_filtername: TCheckBox |
| 44 |
< |
OnClick = nil |
| 45 |
< |
end |
| 14 |
> |
ExplicitHeight = 347 |
| 15 |
|
end |
| 16 |
|
object panel_imexport: TPanel |
| 17 |
|
Left = 0 |
| 21 |
|
Align = alBottom |
| 22 |
|
BevelOuter = bvNone |
| 23 |
|
TabOrder = 2 |
| 55 |
– |
ExplicitTop = 363 |
| 24 |
|
DesignSize = ( |
| 25 |
|
200 |
| 26 |
|
60) |
| 45 |
|
end |
| 46 |
|
end |
| 47 |
|
inherited panel_content: TPanel |
| 80 |
– |
ExplicitTop = 0 |
| 81 |
– |
ExplicitWidth = 390 |
| 82 |
– |
ExplicitHeight = 532 |
| 48 |
|
object Splitter2: TSplitter |
| 49 |
|
Left = 0 |
| 50 |
|
Top = 209 |
| 58 |
|
end |
| 59 |
|
object Splitter3: TSplitter |
| 60 |
|
Left = 0 |
| 61 |
< |
Top = 435 |
| 61 |
> |
Top = 427 |
| 62 |
|
Width = 390 |
| 63 |
< |
Height = 0 |
| 63 |
> |
Height = 8 |
| 64 |
|
Cursor = crVSplit |
| 65 |
|
Align = alBottom |
| 66 |
|
AutoSnap = False |
| 67 |
|
Beveled = True |
| 68 |
|
MinSize = 40 |
| 69 |
< |
ExplicitLeft = 32 |
| 105 |
< |
ExplicitTop = 447 |
| 69 |
> |
ExplicitTop = 435 |
| 70 |
|
end |
| 71 |
|
object hex: TMPHexEditor |
| 72 |
|
Left = 0 |
| 107 |
|
OnChange = hexChange |
| 108 |
|
ShowPositionIfNotFocused = True |
| 109 |
|
OnSelectionChanged = hexSelectionChanged |
| 146 |
– |
ExplicitLeft = 32 |
| 147 |
– |
ExplicitTop = 12 |
| 110 |
|
end |
| 111 |
|
object value_viewer: TWrapGrid |
| 112 |
|
Left = 0 |
| 113 |
|
Top = 217 |
| 114 |
|
Width = 390 |
| 115 |
< |
Height = 218 |
| 115 |
> |
Height = 210 |
| 116 |
|
Align = alClient |
| 117 |
|
ColCount = 1 |
| 118 |
|
DefaultColWidth = 80 |
| 125 |
|
TabOrder = 1 |
| 126 |
|
OnDblClick = value_viewerDblClick |
| 127 |
|
OnMouseDown = value_viewerMouseDown |
| 128 |
< |
ExplicitLeft = 32 |
| 167 |
< |
ExplicitTop = 544 |
| 168 |
< |
ExplicitHeight = 0 |
| 128 |
> |
ExplicitHeight = 218 |
| 129 |
|
end |
| 130 |
|
object VST: TVirtualStringTree |
| 131 |
|
Left = 0 |
| 171 |
|
OnFocusChanged = VSTFocusChanged |
| 172 |
|
OnGetText = VSTGetText |
| 173 |
|
OnHeaderDragged = VSTHeaderDragged |
| 214 |
– |
ExplicitLeft = 32 |
| 215 |
– |
ExplicitTop = 447 |
| 174 |
|
Columns = < |
| 175 |
|
item |
| 176 |
|
MaxWidth = 300 |
| 222 |
|
end |
| 223 |
|
end |
| 224 |
|
end |
| 267 |
– |
inherited filepopup: TPopupMenu |
| 268 |
– |
OnPopup = nil |
| 269 |
– |
inherited popup_linkshere: TMenuItem |
| 270 |
– |
OnClick = nil |
| 271 |
– |
end |
| 272 |
– |
inherited popup_import: TMenuItem |
| 273 |
– |
OnClick = nil |
| 274 |
– |
end |
| 275 |
– |
inherited popup_export: TMenuItem |
| 276 |
– |
OnClick = nil |
| 277 |
– |
end |
| 278 |
– |
end |
| 225 |
|
object VTHPopup: TVTHeaderPopupMenu |
| 226 |
|
OnColumnChange = VTHPopupColumnChange |
| 227 |
|
Left = 272 |