|
RAD Studio VCL Reference
|
Skips the first record of a delimited file.
property SkipTitles: Boolean;
__property Boolean SkipTitles;
Set SkipTitles to true to treat the first record of a delimited file as titles and skip it. Field titles are not useful in batch inputs, and this property allows you to skip them.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|