System.TFileIOFunc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef int __fastcall (*TFileIOFunc)(TFileRec &F);

Properties

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

Description

Is used internally.

TFileIOFunc is used internally by the Delphi compiler.

See Also