Internet Direct (Indy)
Home
PreviousUpNext
TQueryResult.Create@TResultRecord

Constructor for the object instance.

Parameters 
Description 
AResultRecord 
Collection that owns resource records for the object instance. 

Create is the constructor for the object instance. Create calls the inherited Create method using TResultRecord as the owner of the collectionm items created for the query response. 

Create assigns the value in AResultRecord to the internal TResultRecord maintained by the object instance. Create also allocates resources using for the internal query pointer list used to handle compressed resource records.

Destroy

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.