Selects the data format to be read or written. Syntax: TCopyFormat = (cfText, cfCSV, cfBinary); Description: Selects the data format to be read or written: cfText, cfCSV (Comma Separated Values), or cfBinary. The default is cfText. See also: Options |