System.TextStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TextStart;

C++

extern DELPHI_PACKAGE void __fastcall TextStart _DEPRECATED_ATTRIBUTE0 (void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.pas
System.hpp
System System

Description

Warning: TextStart is deprecated.

TextStart is used internally by the Delphi compiler.

Do not call TextStart directly. TextStart is deprecated and used internally.

See Also