📄 uenglishtexts.pas
字号:
'List of ',
'Declared in ',
'GUID: ',
'This type is ',
'!',
'This is an ',
' class.',
'Implemented Interfaces',
'No direct implemented Interfaces.',
'Implemented by Ancestors',
'Direct known Subclasses',
'No known Subclasses',
'Directly implementing known Classes',
'No known implementing Classes',
'Used by Classes',
'Not used by any known Class',
'Abstract Methods',
'Description',
'Fields',
'Constructors',
'Destructors',
'Methods',
'Properties',
'Exported Identifiers',
'Exported Identifiers by Files',
'Exported Identifiers in File ',
'',
'Identifier',
'Index',
'Name',
'Resident',
'By File',
'List of long Functions',
'Number of Lines',
'# of Lines',
'Lines',
'Name of Function',
'Index of Identifiers and Files starting with "',
'"',
'File',
'Record-Like Type',
'Identifier',
'List of ',
' Identifiers',
'List of ',
' files.',
'Files',
'List of ',
' files',
'List of ',
' classes.',
'Record-like Types',
'List of ',
' classes',
'List of ',
' identifiers alphabetically sorted.',
'Identifiers',
'List of ',
' identifiers alphabetically sorted',
'List of ',
' identifiers alphabetically sorted by classes.',
'Identifiers (by record-like types)',
'List of ',
' identifiers alphabetically sorted by classes',
//UWinHelpDoc
'Example for ',
'Example',
'Record-Like Types of ',
'Record-Like Types',
'alphabetically',
'by class',
'Index of User Documentation',
'Legend for List of Fields',
'Legend for List of Properties',
'Legend for List of Methods',
'Legend for List of Identifiers in Files',
'Legend for List of Record-like Types',
'All Identifiers',
'By Files',
//ULaTeXDoc
'See in the ',
'part of ',
' on ',
'.',
//Index
'Index of Documentation',
'This is the index of the documentation generated by JADD - Just Another DelphiDoc.',
'Documentation has been generated at ',
' on ',
'.',
'The ',
'.',
'The list of ',
' identifiers and files.',
'unfinished',
'feature-missing',
'The ',
'list of exported identifiers',
' and ',
'the list by the files',
'.',
'The ',
'list of long functions',
'.',
'The ',
'Index of all identifiers and files',
'.',
//UWinHelpDoc
'An Error happened while trying to open a HTTP-Link.',
'This could mean, you don''t have installed a Web-Browser or no default-browser set. ',
'It''s also possible a wrong link was generated. ',
'If you''re sure, this isn''t a problem of your computer system, contact the author of the generated documentation. ',
'If you are author yourself, please contact the author of JADD - Just Another DelphiDoc.',
'An Error happened while trying to open an XFig-File.',
'XFig is a simple application on Unix-Systems (like GNU/Linux) to create figures. ',
'It uses mainly vector-graphics, like used in Clip-Arts in Windows, why it seems a good choice for drawing the dependance-trees. ',
'There are several free programs to view and create XFig-files, some are listed on ',
'.',
'The reason you see this error page is probably an applicable viewer is not installed. Please check the above mentioned website to solve that problem.',
'The XFig-file is an external file in the same directory as this help-file. It''s also possible you didn''t receive a copy of that file. ',
'Check the directory of this help-file for that file and contact the author of this documentation if this is the case.',
'An Error happened while trying to open an EMF-File.',
'Windows Meta File is a really old graphic format of Windows, known since Windows 3.x. Enhanced Windows Meta File is only slightly newer. ',
'It uses vector-graphics, like used in Clip-Arts, why it seems a good choice for drawing the dependance-trees. ',
'The reason you see this error page is probably, an applicable viewer is not installed.',
'Microsoft Office should probably be able to insert these graphics. Better painting programs should be able open them, too.',
'You can probably also use the preview in the Windows Explorer to view them.',
'An Error happened while trying to open an SVG-File.',
'Scalable Vector Graphics is a open textual (XML-based) graphic format. ',
'As the name says it uses vector-graphics, like used in Clip-Arts in Windows, why it seems a good choice for drawing the dependance-trees. ',
'It is an official W3C standard: ',
'',
'The reason you see this error page is probably an applicable viewer is not installed, you can try opening the file manually with your browser or look at ',
' or ',
'.',
'The SVG-file is an external file in the same directory as this help-file. It''s also possible you didn''t receive a copy of that file. ',
'Check the directory of this help-file for that file and contact the author of this documentation if this is the case.',
'',
'List of Files',
'.',
'The ',
'List',
' of ',
'.',
'Generated with JADD - Just Another DelphiDoc. Compiled at %date',
'Overview',
'History',
'Options',
//ULaTeXDoc
'Documentation by JADD - Just Another DelphiDoc',
'of',
' on ',
'Documentation by JADD - Just Another DelphiDoc',
'JADD - Just Another DelphiDoc',
' on ',
'#2 (page \pageref{#1}; section \ref{#1})',
'Documentation ',
'generated by ',
'JADD - Just Another DelphiDoc',
'Help on the GUI - Graphical User Interface',
'User-Documentation',
'Files',
'Lists/Appendix',
//UPDFDoc
'Table of Contents',
'Delphi Documentation JADD DelphiDoc',
//key words
'Example',
'Files; Projects; Unit; Program; Library; Package',
'lists, exported identifiers',
'lists, long functions',
'lists, platform-specific; platform-specific',
'lists, library-specific; library-specific',
'lists, deprecated; deprecated',
'lists, ToDo; lists, unfinished; ToDo; unfinished',
'lists, feature-missing; feature-missing',
'Index',
'',
'Default',
'Index; Content',
'record-like types'
);
implementation
initialization
//register the English translation for the documentation
RegisterLocalizedTexts(@DocumentationTextsEnglish, ['en', 'English']);
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -