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

TPascalHelpContextType

Declaration

Source position: lazhelpintf.pas line 46

type TPascalHelpContextType = (

  pihcFilename,

  

  pihcSourceName,

  

  pihcProperty,

  

  pihcProcedure,

  

  pihcParameterList,

  

  pihcVariable,

  

  pihcType,

  

  pihcConst

  

);

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