System.TTextIOFunc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef int __fastcall (*TTextIOFunc)(TTextRec &F);

Properties

Type Visibility Source Unit Parent
typedef public System.hpp System System

Description

Is used internally.

TTextIOFunc is used internally by the Delphi compiler.

See Also