Datasnap.DSProxyWriter.TDSCustomProxyWriter.FIndentIncrement

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

FIndentIncrement: Integer;

C++

int FIndentIncrement;

Description

Protected field that specifies the length of the indentation string.

FIndentIncrement is a protected field that specifies the length of the indentation string.

See Also