Assign values from a TList to the current object instance.
Parameters |
Description |
AList |
List with values to assign to the class instance. |
Assign is a procedure used to assign values from the TList instance in AList to the current class. Assign is defined for VCL version prior to VCL 6 where the Assign method was not implemented.
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. |