home *** CD-ROM | disk | FTP | other *** search
- inherited HDog: THDog
- HorzScrollBar.Range = 0
- VertScrollBar.Range = 0
- BorderStyle = bsDialog
- ClientHeight = 158
- ClientWidth = 255
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Anchors = [akRight, akBottom]
- end
- inherited ButtonCancel: TButton
- Anchors = [akRight, akBottom]
- end
- object ButtonHelp: THelpButton
- Left = 170
- Top = 128
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'Help'
- TabOrder = 2
- TabStop = True
- end
- end
-