[Overview][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: lookupstringlist.pas line 44
public constructor TLookupStringList.Create( |
aCaseSensitive: Boolean |
); |
Create is the constructor for the class instance, and calls the inherited constructor. Create allocates the internal TStringMap instance used in the class.
Version 4.0 | Generated 2025-05-03 | Home |