Thema: Delphi Problem mit Drag&Drop

Einzelnen Beitrag anzeigen

fwsp
(Gast)

n/a Beiträge
 
#3

Re: Problem mit Drag&Drop

  Alt 4. Sep 2008, 10:56
hab ich so drin
Delphi-Quellcode:
type
  TFBand = class(TForm)
  private
    procedure WMDROPFILES(var Msg: TMessage); Message WM_DROPFILES;
  end;
  Mit Zitat antworten Zitat