Datasnap.DSProxyWriter.TDSCustomProxyWriter.FIndentString

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Unit: Datasnap.DSProxyWriter
Parent: TDSCustomProxyWriter

Delphi

FIndentString: string;

C++

System::UnicodeString FIndentString;

Description

Protected field that specifies the indentation string.

FIndentString is a protected field that specifies the indentation string.

See Also