System.TTextIOFunc
Delphi
TTextIOFunc = function (var F: TTextRec): Integer;
C++
typedef int __fastcall (*TTextIOFunc)(TTextRec &F);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | System.pas System.hpp |
System | System |
Description
A usage interne.
TTextIOFunc est utilisé en interne par le compilateur Delphi.