Midware TServerObject.FServerObjectClass
Revision as of 08:57, 9 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.FServerObjectCla…')
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.