📄 syneditstrconst.pas
字号:
{-------------------------------------------------------------------------------
Version 1.1 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: SynEditStrConst.pas, released 2000-04-07.
The Original Code is based on mwLocalStr.pas by Michael Hieke, part of the
mwEdit component suite.
All Rights Reserved.
Contributors to the SynEdit and mwEdit projects are listed in the
Contributors.txt file.
Alternatively, the contents of this file may be used under the terms of the
GNU General Public License Version 2 or later (the "GPL"), in which case
the provisions of the GPL are applicable instead of those above.
If you wish to allow use of your version of this file only under the terms
of the GPL and not to allow others to use your version of this file
under the MPL, indicate your decision by deleting the provisions above and
replace them with the notice and other provisions required by the GPL.
If you do not delete the provisions above, a recipient may use your version
of this file under either the MPL or the GPL.
$Id: SynEditStrConst.pas,v 1.43 2005/01/07 12:11:55 markonjezic Exp $
You may retrieve the latest version of this file at the SynEdit home page,
located at http://SynEdit.SourceForge.net
Known Issues:
-------------------------------------------------------------------------------}
{$IFNDEF QSynEditStrConst}
unit SynEditStrConst;
{$ENDIF}
{$I SynEdit.inc}
interface
// NOTE: this is design-time stuff, so no need to have it in stringtables
const
SYNS_ComponentsPage = 'SynEdit';
SYNS_HighlightersPage = 'SynEdit Highlighters';
{$IFDEF SYN_COMPILER_3_UP}
resourcestring
{$ELSE}
const
{$ENDIF}
SYNS_Untitled = 'Untitled';
// names for highlighter attributes
SYNS_AttrAreaAIdentifier = 'Area A Identifier';
SYNS_AttrArrowHead = 'ArrowHead';
SYNS_AttrAsm = 'Asm';
SYNS_AttrAsmComment = 'Asm Comment';
SYNS_AttrAsmKey = 'Asm Key';
SYNS_AttrAssembler = 'Assembler';
SYNS_AttrAttribute = 'Attribute';
SYNS_AttrAttributeName = 'Attribute Name';
SYNS_AttrAttributeValue = 'Attribute Value';
SYNS_AttrBasicTypes = 'Basic Types';
SYNS_AttrBlock = 'Block';
SYNS_AttrBoolean = 'Boolean value';
SYNS_AttrBrackets = 'Brackets';
SYNS_AttrCDATASection = 'CDATA Section';
SYNS_AttrCharacter = 'Character';
SYNS_AttrClass = 'Class';
SYNS_AttrColor = 'Color Value';
SYNS_AttrComment = 'Comment';
SYNS_AttrCondition = 'Condition';
SYNS_AttrConditionalComment = 'Conditional Comment';
SYNS_AttrDataType = 'Data Type';
SYNS_AttrDebugLines = 'Debugging Lines';
SYNS_AttrDefaultPackage = 'Default Packages';
SYNS_AttrDelimitedIdentifier = 'Delimited Identifier';
SYNS_AttrDir = 'Direction';
SYNS_AttrDirections = 'Directions';
SYNS_AttrDirective = 'Directive';
SYNS_AttrDOCTYPESection = 'DOCTYPE Section';
SYNS_AttrDocumentation = 'Documentation';
SYNS_AttrElementName = 'Element Name';
SYNS_AttrEmbedSQL = 'Embedded SQL';
SYNS_AttrEmbedText = 'Embedded Text';
SYNS_AttrEntityReference = 'Entity Reference';
SYNS_AttrEscapeAmpersand = 'Escape Ampersand';
SYNS_AttrEvent = 'Event';
SYNS_AttrException = 'Exception';
SYNS_AttrFirstTri = 'FirstTri';
SYNS_AttrFloat = 'Float';
SYNS_AttrForm = 'Form';
SYNS_AttrFourthTri = 'FourthTri';
SYNS_AttrFunction = 'Function';
SYNS_AttrHexadecimal = 'Hexadecimal';
SYNS_AttrIcon = 'Icon Reference';
SYNS_AttrIdentifier = 'Identifier';
SYNS_AttrIllegalChar = 'Illegal Char';
SYNS_AttrInclude = 'Include';
SYNS_AttrIndicator = 'Indicator Area';
SYNS_AttrIndirect = 'Indirect';
SYNS_AttrInvalidSymbol = 'Invalid Symbol';
SYNS_AttrInternalFunction = 'Internal Function';
SYNS_AttrKey = 'Key';
SYNS_AttrLabel = 'Label';
SYNS_AttrLace = 'Lace';
SYNS_AttrLine = 'Line';
SYNS_AttrMacro = 'Macro';
SYNS_AttrMarker = 'Marker';
SYNS_AttrMathMode = 'Math Mode';
SYNS_AttrMessage = 'Message';
SYNS_AttrMiscellaneous = 'Miscellaneous';
SYNS_AttrNamespaceAttrName = 'Namespace Attribute Name';
SYNS_AttrNamespaceAttrValue = 'Namespace Attribute Value';
SYNS_AttrNonReservedKeyword = 'Non-reserved Keyword';
SYNS_AttrNull = 'Null';
SYNS_AttrNumber = 'Number';
SYNS_AttrOctal = 'Octal';
SYNS_AttrOperator = 'Operator';
SYNS_AttrOperatorAndSymbols = 'Operator And Symbols';
SYNS_AttrOpLine = 'OpLine';
SYNS_AttrPLSQL = 'PL/SQL Reserved Word';
SYNS_AttrPragma = 'Pragma';
SYNS_AttrPredefined = 'Predefined';
SYNS_AttrPreprocessor = 'Preprocessor';
SYNS_AttrProcessingInstr = 'Processing Instruction';
SYNS_AttrQuad = 'Quad';
SYNS_AttrQualifier = 'Qualifier';
SYNS_AttrRegister = 'Register';
SYNS_AttrReservedWord = 'Reserved Word';
SYNS_AttrResultValue = 'Result Value';
SYNS_AttrRoundBracket = 'Round Bracket';
SYNS_AttrRpl = 'Rpl';
SYNS_AttrRplKey = 'Rpl Key';
SYNS_AttrRplComment = 'Rpl Comment';
SYNS_AttrSASM = 'SASM';
SYNS_AttrSASMComment = 'SASM Comment';
SYNS_AttrSASMKey = 'SASM Key';
SYNS_AttrSecondReservedWord = 'Second Reserved Word';
SYNS_AttrSecondTri = 'SecondTri';
SYNS_AttrSection = 'Section';
SYNS_AttrSequence = 'Sequence Number Area';
SYNS_AttrShape = 'Shape';
SYNS_AttrSingleString = 'Single Quoted String';
SYNS_AttrSpace = 'Space';
SYNS_AttrSpecialVariable = 'Special Variable';
SYNS_AttrSQLKey = 'SQL Keyword';
SYNS_AttrSQLPlus = 'SQL*Plus Command';
SYNS_AttrSquareBracket = 'Square Bracket';
SYNS_AttrString = 'String';
SYNS_AttrSymbol = 'Symbol';
SYNS_AttrSyntaxError = 'Syntax Error';
SYNS_AttrSystem = 'System Functions and Variables';
SYNS_AttrSystemValue = 'System Value';
SYNS_AttrTagArea = 'Tag Area';
SYNS_AttrTableName = 'Table Name';
SYNS_AttrTerminator = 'Terminator';
SYNS_AttrTeXCommand = 'TeX Command';
SYNS_AttrText = 'Text';
SYNS_AttrTextMathMode = 'Text in Math Mode';
SYNS_AttrThirdTri = 'ThirdTri';
SYNS_AttrTriangle = 'Triangle';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -