Vcl.AxCtrls.TActiveXControl.GetColorSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetColorSet(dwDrawAspect: Longint; lindex: Longint;  pvAspect: Pointer; ptd: PDVTargetDevice; hicTargetDev: HDC; out colorSet: PLogPalette): HResult; stdcall;

C++

HRESULT __stdcall GetColorSet(int dwDrawAspect, int lindex, void * pvAspect, Winapi::Activex::PDVTargetDevice ptd, HDC hicTargetDev, /* out */ Winapi::Windows::PLogPalette &colorSet);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

Embarcadero Technologies does not currently have any additional information.