Web.WebBroker.TWebApplication.OnUnload

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnUnload: TUnloadProc read FUnloadProc write FUnloadProc;

C++

__property TUnloadProc OnUnload = {read=FUnloadProc, write=FUnloadProc};

Properties

Type Visibility Source Unit Parent
property public
Web.WebBroker.pas
Web.WebBroker.hpp
Web.WebBroker TWebApplication

Description

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