[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'HelpIntfs' (#lcl)

TShowHelpResults

Declaration

Source position: helpintfs.pas line 58

type TShowHelpResults = set of (

  shrNone,

  

  shrSuccess,

  

  shrCancel,

  

  shrDatabaseNotFound,

  

  shrContextNotFound,

  

  shrViewerNotFound,

  

  shrHelpNotFound,

  

  shrViewerError,

  

  shrSelectorError

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.