[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

THelpType

Enumeration type specifying the kind of help requested.

Declaration

type THelpType = (

  htKeyword,

  htContext

);