Identifier used to represent a Help database.
Source position: helpintfs.pas line 54
type THelpDatabaseID = String; |
THelpDatabaseID is an alias for the String type.
THelpDatabaseID is the type used to implement the THelpQuery.HelpDatabaseID property.
|