API:System.Classes.TStrings.Delimiter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Delimiter: Char read FDelimiter write FDelimiter;

C++

__property System::WideChar Delimiter = {read=FDelimiter, write=FDelimiter, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Classes.pas
System.Classes.hpp
System.Classes TStrings

Description

Embarcadero Technologies does not currently have any additional information.