API:System.Classes.TThread.OnTerminate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnTerminate: TNotifyEvent read FOnTerminate write FOnTerminate;

C++

__property TNotifyEvent OnTerminate = {read=FOnTerminate, write=FOnTerminate};

Properties

Type Visibility Source Unit Parent
event public
System.Classes.pas
System.Classes.hpp
System.Classes TThread

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!