Datasnap.DSProxyWriter.TDSCustomProxyWriter.FIndentIncrement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FIndentIncrement: Integer;

C++

int FIndentIncrement;

Properties

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

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