System.TFileIOFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFileIOFunc = function (var F: TFileRec): Integer;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.pas
System.hpp
System System

Description

A usage interne.

TFileIOFunc est utilisé en interne par le compilateur Delphi.

Voir aussi