Internet Direct (Indy) Version 9.0.1 Beta
|
procedure Assign(Source: TPersistent); override;
When Source is an instance of TIdLPRControlFile, the following property values are copied into the current object:
When Source is another TPersistent calss descendant, Assign calls the inherited method using Source as an argument.