home *** CD-ROM | disk | FTP | other *** search
- inherited HDog: THDog
- BorderStyle = bsDialog
- ClientHeight = 124
- ClientWidth = 278
- OldCreateOrder = True
- DesignSize = (
- 278
- 124)
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Left = 33
- Top = 94
- Anchors = [akRight, akBottom]
- ExplicitLeft = 33
- ExplicitTop = 94
- end
- inherited ButtonCancel: TButton
- Left = 113
- Top = 94
- Anchors = [akRight, akBottom]
- ExplicitLeft = 113
- ExplicitTop = 94
- end
- object ButtonHelp: THelpButton
- Left = 193
- Top = 94
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'Help'
- TabOrder = 2
- end
- end
-