Unit 'csvreadwrite' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCSVHandler.AssignCSVProperties

Assign properties from another TCSVHandler instance

Declaration

Source position: csvreadwrite.pp line 74

public procedure TCSVHandler.AssignCSVProperties(

  ASource: TCSVHandler

);

Arguments

ASource

  

Source to copy properties from

Description

AssignCSVProperties is called by Assign to copy all TCSVHandler properties from the aSource instance to the current instance.

See also

Assign

  

Assign properties from another TCSVHandler instance


Documentation generated on: Sep 29 2022