[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Inserts a Pascal help context at the specified position in Items.
Source position: lazhelpintf.pas line 69
public procedure TPascalHelpContextList.Insert( |
Index: Integer; |
const Context: TPascalHelpContext |
); |
Index |
|
Ordinal position in Items where the context is stored. |
Context |
|
Pascal context inserted into the Items for the list. |
Version 4.0 | Generated 2025-05-03 | Home |