[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Compares the specified list of help contexts to the current instance.
Source position: lazhelpintf.pas line 73
public function TPascalHelpContextList.CompareList( |
AList: TPascalHelpContextList |
):Integer; |
AList |
|
List of help contexts compared to the current instance. |
Returns 0 when lists are the same.
lazarus-ccr.sourceforge.net |