Vcl.AxCtrls.TActiveXControl.GetColorSet

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。