Datasnap.DSProxyWriter.TDSCustomProxyWriter.FIndentString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FIndentString: string;

C++

System::UnicodeString FIndentString;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter

Description

Protected field that specifies the indentation string.

FIndentString is a protected field that specifies the indentation string.

See Also