RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.Draw Method
Pascal
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++
__fastcall __stdcall HRESULT Draw(Longint dwDrawAspect, Longint lindex, void * pvAspect, PDVTargetDevice ptd, HDC hicTargetDev, HDC hdcDraw, PRect prcBounds, PRect prcWBounds, TContinueFunc fnContinue, Longint dwContinue);

This is Draw, a member of class TActiveXControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!