Vcl.AxCtrls.TActiveXControl.Draw

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

Delphi

function Draw(dwDrawAspect: Longint; lindex: Longint; pvAspect: Pointer;
ptd: PDVTargetDevice; hicTargetDev: HDC; hdcDraw: HDC;
prcBounds: PRect; prcWBounds: PRect; fnContinue: TContinueFunc;
dwContinue: Longint): HResult; stdcall;

C++

HRESULT __stdcall Draw(System::LongInt dwDrawAspect, System::LongInt lindex, void * pvAspect, Winapi::Activex::PDVTargetDevice ptd, HDC hicTargetDev, HDC hdcDraw, Winapi::Windows::PRect prcBounds, Winapi::Windows::PRect prcWBounds, Winapi::Activex::TContinueFunc fnContinue, System::LongInt dwContinue);

プロパティ

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

説明

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