Unit 'HelpIntfs' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TShowHelpResults

Declaration

Source position: helpintfs.pas line 52

type TShowHelpResults = set of (

  shrNone,

  

  shrSuccess,

  

  shrCancel,

  

  shrDatabaseNotFound,

  

  shrContextNotFound,

  

  shrViewerNotFound,

  

  shrHelpNotFound,

  

  shrViewerError,

  

  shrSelectorError

  

);



CT Web help

CodeTyphon Studio