System.Threading.TThreadPool.OnThreadStart
Delphi
property OnThreadStart: TProc<TThread> read FOnThreadStart write FOnThreadStart;
C++
__property System::DelphiInterface<System::Sysutils::TProc__1<System::Classes::TThread*> > OnThreadStart = {read=FOnThreadStart, write=FOnThreadStart};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TThreadPool |
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 !