System.Classes.TThreadMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TThreadMethod = procedure of object;

C++

typedef void __fastcall (__closure *TThreadMethod)(void);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.