[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Specifies the interface used get a help query as a String value.
Source position: lazhelpintf.pas line 39
public function THelpQueryItem.AsString: string; virtual; abstract; |
String representation for the help query item.
AsString is an abstract virtual String function which specifies the interface used get a help query item as a String value. AsString must be implemented in a descendent class to perform the actions needed to convert the query item to a String value.
|
Implements a list for Pascal help contexts. |
Version 4.0 | Generated 2025-05-03 | Home |