RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebModuleFactory.GetCreateMode Method

Returns the value of the CreateMode property.

Pascal
function GetCreateMode: TWebModuleCreateMode; override;
C++
virtual __fastcall TWebModuleCreateMode GetCreateMode();

GetCreateMode is the protected read implementation of the CreateMode property. It returns the create mode flag that was supplied to the constructor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!