RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterControlGroup.GetAdapterModeOfDisplay Method

Returns the value of the AdapterMode property.

Pascal
function GetAdapterModeOfDisplay: string;
C++
__fastcall AnsiString GetAdapterModeOfDisplay();

GetAdapterModeOfDisplay returns the value of the AdapterMode property. This is the value that influences the type and behavior of the HTML controls that child Web items generate. It may differ from the current mode of the control group's adapter, which the GetAdapterModeOfAdapter method returns. 

 

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