Delphi |
: http://delphidabbler.com/
Code Snippets Database. (, , , , , , , , , , , Windows). . , , :
function GetTempFolder: string;
//
function GetUserName: string;
function GetComputerName: string;
function DeleteFileWithUndo(const FileName: string): Boolean;
// delete to RecycleBin
function IntToRoman(AValue: Word): string;
function GetAvailablePhysMemory: Int64;
. , http://delphidabbler.com/tips/199 " Windows http://delphidabbler.com/tips/185
. http://delphidabbler.com/software/bdiff?mid=2