home *** CD-ROM | disk | FTP | other *** search
- object SelectKeyForm: TSelectKeyForm
- Left = 551
- Top = 350
- Width = 321
- Height = 434
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'Select a registry key...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 313
- Height = 393
- Align = alTop
- BevelOuter = bvNone
- BorderWidth = 4
- Caption = 'Panel1'
- TabOrder = 0
- object RegTreeView: TRegTreeView
- Left = 4
- Top = 4
- Width = 305
- Height = 355
- Align = alClient
- Images = MainForm.listSmall
- Indent = 19
- TabOrder = 0
- Items.Data = {
- 01000000210000000800000008000000FFFFFFFFFFFFFFFFE903000005000000
- 0852656769737472792A0000000F0000000D000000FFFFFFFFFFFFFFFFEA0300
- 000000000011484B45595F434C41535345535F524F4F542C0000000F0000000D
- 000000FFFFFFFFFFFFFFFFEA0300000000000013484B45595F43555252454E54
- 5F434F4E4649472A000000100000000D000000FFFFFFFFFFFFFFFFEA03000000
- 00000011484B45595F43555252454E545F555345522B0000000F0000000D0000
- 00FFFFFFFFFFFFFFFFEA0300000000000012484B45595F4C4F43414C5F4D4143
- 48494E45230000000F0000000D000000FFFFFFFFFFFFFFFFEA03000000000000
- 0A484B45595F5553455253}
- TopRootKey = 2147483647
- CurrentRootKey = 2147483647
- end
- object CoolBar1: TCoolBar
- Left = 4
- Top = 359
- Width = 305
- Height = 30
- Align = alBottom
- Bands = <
- item
- Control = ToolBar1
- ImageIndex = -1
- MinHeight = 30
- Width = 305
- end>
- EdgeInner = esNone
- EdgeOuter = esNone
- object ToolBar1: TToolBar
- Tag = 2
- Left = 9
- Top = 0
- Width = 292
- Height = 30
- Align = alBottom
- ButtonHeight = 30
- ButtonWidth = 31
- Caption = 'ToolBarButtons'
- DisabledImages = MainForm.ImageListToolbarDisabled
- EdgeBorders = []
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- HotImages = MainForm.ImageListSaturated
- Images = MainForm.ImageListToolbar
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Transparent = True
- Wrapable = False
- object ButtonOk: TSpeedButton
- Left = 0
- Top = 0
- Width = 61
- Height = 30
- Caption = 'Ok'
- Flat = True
- Transparent = False
- OnClick = ButtonOkClick
- end
- object ToolButton1: TToolButton
- Left = 61
- Top = 0
- Width = 8
- Caption = 'ToolButton1'
- ImageIndex = 7
- Style = tbsSeparator
- end
- object ButtonCancel: TSpeedButton
- Left = 69
- Top = 0
- Width = 64
- Height = 30
- Caption = 'Cancel'
- Flat = True
- Transparent = False
- OnClick = ButtonCancelClick
- end
- object ToolButton3: TToolButton
- Left = 133
- Top = 0
- Width = 8
- Caption = 'ToolButton3'
- ImageIndex = 7
- Style = tbsSeparator
- end
- object ButtonBack: TToolButton
- Left = 141
- Top = 0
- Hint = 'Back'
- HelpType = htKeyword
- Caption = 'ButtonBack'
- ImageIndex = 17
- end
- end
- end
- end
- end
-