Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TTextRecord.Create
TTextRecord
Constructor for the object instance.
constructor
Create(Collection: TCollection);
override
;
Parameters
Collection: TCollection
Owner of the collection item.
Description
Create is the constructor for the object instance. Create calls the inherited Create method using Collection as the owner of the collection item.