6 #include <Controls.hpp>
7 #include <StdCtrls.hpp>
10 #include <ComCtrls.hpp>
11 #include <ExtCtrls.hpp>
42 const TRect &Rect, TOwnerDrawState State);
44 const TRect &Rect, TOwnerDrawState State);
46 int X,
int Y, TDragState State,
bool &Accept);
49 void __fastcall
FormShow(TObject *Sender);
51 TShiftState Shift,
int X,
int Y);
57 TMouseButton Button, TShiftState Shift,
int X,
int Y);
59 TShiftState Shift,
int X,
int Y);
61 TMouseButton Button, TShiftState Shift,
int X,
int Y);
64 int Index,
int &Height);
71 TStringList *SongList;
74 void __fastcall DeleteSelected(
void);
75 void __fastcall DropFiles(TMessage& Msg);
89 MESSAGE_HANDLER(WM_DROPFILES,TMessage,DropFiles)
90 END_MESSAGE_MAP(TForm)