Difference between revisions of "Midware TServerObject.FServerObjectClass"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.FServerObjectCla…')
(No difference)

Revision as of 08:57, 9 May 2011

Main page -> Midware component reference -> TServerObject -> FServerObjectClass

Definition

protected FServerObjectClass: TServerObjectClass;

Description

FServerObjectClass is initialized in constructor with ClassType for the current TServerObject. It is later used by RequestBroker to instanciate the TServerObject. Normaly not used by TServerObject descendent.