API:System.TThreadFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TThreadFunc = function(Parameter: Pointer): Integer;

C++

typedef int __fastcall (*TThreadFunc)(void * Parameter);

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !