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(int dwDrawAspect, int lindex, void * pvAspect, Winapi::Activex::PDVTargetDevice ptd, HDC hicTargetDev, HDC hdcDraw, System::Types::PRect prcBounds, System::Types::PRect prcWBounds, Winapi::Activex::TContinueFunc fnContinue, int dwContinue);

プロパティ

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

説明

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