API:System.Classes.TStringsDefined

From RAD Studio API Documentation

Delphi

TStringsDefined = set of (sdDelimiter, sdQuoteChar, sdNameValueSeparator,
sdLineBreak, sdStrictDelimiter);

C++

typedef System::Set<System_Classes__23, System_Classes__23::sdDelimiter, System_Classes__23::sdStrictDelimiter> TStringsDefined;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.