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. 

 

CreateMode 

Create

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!