Datasnap.DSProxyWriter.TDSCustomProxyWriter.Indent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Indent;

C++

void __fastcall Indent(void);

Properties

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

Description

Performs line indentation.

The Indent method performs line indentation.

See Also