Changes the current directory.
procedure ChDir(const S: string); overload; procedure ChDir(P: PChar); overload;
ChDir(const AnsiString S); ChDir(const char * P);
System
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|