?? fastmm4messages.pas
字號(hào):
{
Fast Memory Manager: Messages
Portuguese (Brazil) translation by Johni Jeferson Capeletto (capeletto@gmail.com) - Love you Julia.
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of the debug info support DLL}
FullDebugModeLibraryName = 'FastMM_FullDebugMode.dll';
{Event log strings}
LogFileExtension = '_MemoryManager_EventosLog.txt'#0;
CRLF = #13#10;
EventSeparator = '--------------------------------';
{Class name messages}
UnknownClassNameMsg = 'Desconhecida';
{Stack trace Message}
CurrentStackTraceMsg = #13#10#13#10'A pilha atual que leva a esse erro (endere鏾s de retorno): ';
{Memory dump message}
MemoryDumpMsg = #13#10#13#10'Dump de mem髍ia atual de 256 bytes iniciando no endere鏾 ';
{Block Error Messages}
BlockScanLogHeader = 'Bloco alocado logado por LogAllocatedBlocksToFile. O tamanho
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -