Unit 'PasDoc_Languages' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pasdoc]

TTranslationID

Declaration

Source position: PasDoc_Languages.pas line 122

type TTranslationID = (

  trNoTrans,

  

  trLanguage,

  

  trUnits,

  

  trClassHierarchy,

  

  trCio,

  

  trNestedCR,

  

  trNestedTypes,

  

  trIdentifiers,

  

  trGvUses,

  

  trGvClasses,

  

  trClasses,

  

  trClass,

  

  trDispInterface,

  

  trInterface,

  

  trObjects,

  

  trObject,

  

  trRecord,

  

  trPacked,

  

  trHierarchy,

  

  trFields,

  

  trMethods,

  

  trProperties,

  

  trLibrary,

  

  trPackage,

  

  trProgram,

  

  trUnit,

  

  trUses,

  

  trConstants,

  

  trFunctionsAndProcedures,

  

  trTypes,

  

  trType,

  

  trVariables,

  

  trAuthors,

  

  trAuthor,

  

  trCreated,

  

  trLastModified,

  

  trSubroutine,

  

  trParameters,

  

  trReturns,

  

  trExceptionsRaised,

  

  trExceptions,

  

  trException,

  

  trEnum,

  

  trVisibility,

  

  trPrivate,

  

  trStrictPrivate,

  

  trProtected,

  

  trStrictProtected,

  

  trPublic,

  

  trPublished,

  

  trAutomated,

  

  trImplicit,

  

  trDeprecated,

  

  trPlatformSpecific,

  

  trLibrarySpecific,

  

  trExperimental,

  

  trOverview,

  

  trIntroduction,

  

  trConclusion,

  

  trAdditionalFile,

  

  trEnclosingClass,

  

  trHeadlineCio,

  

  trHeadlineConstants,

  

  trHeadlineFunctionsAndProcedures,

  

  trHeadlineIdentifiers,

  

  trHeadlineTypes,

  

  trHeadlineUnits,

  

  trHeadlineVariables,

  

  trSummaryCio,

  

  trDeclaration,

  

  trDescription,

  

  trDescriptions,

  

  trName,

  

  trValues,

  

  trWarningTag,

  

  trNoteTag,

  

  trNone,

  

  trNoCIOs,

  

  trNoCIOsForHierarchy,

  

  trNoTypes,

  

  trNoVariables,

  

  trNoConstants,

  

  trNoFunctions,

  

  trNoIdentifiers,

  

  trHelp,

  

  trLegend,

  

  trMarker,

  

  trWarningOverwrite,

  

  trWarning,

  

  trGeneratedBy,

  

  trGeneratedOn,

  

  trOnDateTime,

  

  trSearch,

  

  trSeeAlso,

  

  trNested,

  

  trAttributes,

  

  trDummy

  

);



CT Web help

CodeTyphon Studio