API:System.Classes.TDataModule.OnDestroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDestroy: TNotifyEvent read FOnDestroy write FOnDestroy;

C++

__property TNotifyEvent OnDestroy = {read=FOnDestroy, write=FOnDestroy};

Properties

Type Visibility Source Unit Parent
event published
System.Classes.pas
System.Classes.hpp
System.Classes TDataModule

Description

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