RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterModes.GetAdapterMode Method

Returns the value of the AdapterModes property.

Pascal
function GetAdapterMode(I: Integer): string;
C++
__fastcall AnsiString GetAdapterMode(int I);

GetAdapterMode is the read implementation of the AdapterModes property. 

I is the index of the adapter whose mode this method returns. 

 

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