home *** CD-ROM | disk | FTP | other *** search
- inherited HDog: THDog
- BorderStyle = bsDialog
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Anchors = [akRight, akBottom]
- end
- inherited ButtonCancel: TButton
- Anchors = [akRight, akBottom]
- end
- object ButtonHelp: THelpButton
- Left = 151
- Top = 136
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'Help'
- TabOrder = 2
- TabStop = True
- end
- end
-