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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|