RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterControlGroup.GetAdapterModeOfAdapter Method

Returns the current mode of the control group's adapter.

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

GetAdapterModeOfAdapter returns the current mode of the adapter that the Adapter property specifies. If the adapter's mode is not currently set, GetAdapterModeOfAdapter returns the value of the AdapterMode property. 

 

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