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

TShowHelpResult

Declaration

Source position: helpintfs.pas line 41

type TShowHelpResult = (

  shrNone,

  

  shrSuccess,

  

  shrCancel,

  

  shrDatabaseNotFound,

  

  shrContextNotFound,

  

  shrViewerNotFound,

  

  shrHelpNotFound,

  

  shrViewerError,

  

  shrSelectorError

  

);



CT Web help

CodeTyphon Studio