RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.GetColorSet Method
Pascal
function GetColorSet(dwDrawAspect: Longint; lindex: Longint; pvAspect: Pointer; ptd: PDVTargetDevice; hicTargetDev: HDC; out colorSet: PLogPalette): HResult; stdcall;
C++
__fastcall __stdcall HRESULT GetColorSet(Longint dwDrawAspect, Longint lindex, void * pvAspect, PDVTargetDevice ptd, HDC hicTargetDev, PLogPalette colorSet);

This is GetColorSet, a member of class TActiveXControl.

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