Constructor for the object instance.
constructor Create; override;
Create is the constructor for the object instance. Create calls the inherited Create constructor.
Create allocates resources required for the Params and Cookies properties.
Create sets the default values for the following properties:
Property |
Value |
hcUnknown | |
-1 |
Use Destroy to free the object instance.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|