[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lazhelpintf.pas line 46
type TPascalHelpContextType = ( |
||
pihcFilename, |
|
|
pihcSourceName, |
|
|
pihcProperty, |
|
|
pihcProcedure, |
|
|
pihcParameterList, |
|
|
pihcVariable, |
|
|
pihcType, |
|
|
pihcConst |
|
|
); |
lazarus-ccr.sourceforge.net |