[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Record type used to represent a Pascal help context and its descriptor.
Source position: lazhelpintf.pas line 55
type TPascalHelpContext = record |
||
Descriptor: TPascalHelpContextType; |
|
TPascalHelpContextType for the record. |
Context: string; |
|
String representing the Pascal context. |
end; |
Version 4.0 | Generated 2025-05-03 | Home |