home *** CD-ROM | disk | FTP | other *** search
- object FilesDroppedForm: TFilesDroppedForm
- Left = 322
- Top = 324
- BorderStyle = bsDialog
- Caption = 'Files dropped'
- ClientHeight = 249
- ClientWidth = 478
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 16
- Top = 16
- Width = 61
- Height = 13
- Caption = 'You dropped'
- end
- object lblDropTypes: TLabel
- Left = 32
- Top = 40
- Width = 62
- Height = 13
- Caption = 'lblDropTypes'
- end
- object OK: TButton
- Left = 304
- Top = 208
- Width = 75
- Height = 23
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- object Button2: TButton
- Left = 392
- Top = 208
- Width = 75
- Height = 23
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
-