home *** CD-ROM | disk | FTP | other *** search
- object ChildHexForm: TChildHexForm
- Left = 222
- Top = 199
- Width = 606
- Height = 409
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object HexEditor: THexEditor
- Left = 0
- Top = 0
- Width = 598
- Height = 382
- Cursor = crIBeam
- BytesPerColumn = 2
- OnStateChanged = HexEditorStateChanged
- Translation = ttAnsi
- CreateBackup = False
- BackupExtension = '.bak'
- Align = alClient
- OffsetDisplay = odHex
- BytesPerLine = 16
- Colors.Background = clWindow
- Colors.PositionBackground = clGreen
- Colors.PositionText = clWhite
- Colors.ChangedBackground = clInfoBk
- Colors.ChangedText = clMaroon
- Colors.CursorFrame = clNavy
- Colors.Offset = clBlack
- Colors.OddColumn = clBlue
- Colors.EvenColumn = clNavy
- FocusFrame = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Courier'
- Font.Style = []
- OffsetSeparator = ':'
- AllowInsertMode = True
- TabOrder = 0
- OnMouseDown = HexEditorMouseDown
- OnMouseMove = HexEditorMouseMove
- ColWidths = (
- 36
- 9
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 18
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9
- 9)
- end
- object FolderMonitor: TJvFolderMonitor
- Filter = [fnLastWrite]
- MonitorSubtree = False
- OnChange = FolderMonitorChange
- Left = 152
- Top = 8
- end
- end
-