Difference between revisions of "Midware TRequestBroker.OnObjCreate"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TRequestBroker -> [[Midware_TRequestBroker.OnObjectCreat…')
(No difference)

Revision as of 15:20, 7 May 2011

Main page -> Midware component reference -> TRequestBroker -> OnObjectCreate

Definition

property OnObjectCreate: TInstanciationEvent;

Description

OnObjCreate can be used to update the user interface or to log server activity into a log file.

Occurs when an object has been instanciated.