GetDisplayAlphaBlendValue
method
Delphi
function GetDisplayAlphaBlendValue (DisplayIndex: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetDisplayAlphaBlendValue(System::LongInt DisplayIndex);
C#
public int GetDisplayAlphaBlendValue(int DisplayIndex);
VB.NET
Public Function GetDisplayAlphaBlendValue(DisplayIndex As Integer) As Integer