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

THelpNodeType

Declaration

Source position: lazhelpintf.pas line 85

type THelpNodeType = (

  hntURLIDContext,

  

  hntURL,

  

  hntURLID,

  

  hntID,

  

  hntContext,

  

  hntURLContext

  

);