API:Vcl.AxCtrls.TActiveXControl.Draw

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !