Einzelnen Beitrag anzeigen

Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#11

Re: ID3-Tag Verwalter

  Alt 26. Sep 2005, 13:46
Zitat von Alex_ITA01:
Das mit SelectDirectory hatte ich schon... Ist aber keine gute Lösung weil man die QDialogs-Unit einbinden muss
Hm, dann machst du was falsch. Bei mir ist besagte Funktion in der Unit FileCtrl enthalten.

Zitat:
Unit

FileCtrl

Category

dialog and message routines

function SelectDirectory(const Caption: string; const Root: WideString; out Directory: string): Boolean; overload;
function SelectDirectory(var Directory: string; Options: TSelectDirOpts; HelpCtx: Longint): Boolean; overload;
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat