RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variants.TVarDispProc Type
Pascal
TVarDispProc = procedure (Dest: PVariant; const Source: Variant; CallDesc: PCallDesc; Params: Pointer);
C++
(Dest: PVariant; const Source: Variant; CallDesc: PCallDesc; Params: Pointer) ( TVarDispProc)();

Variants

This is type Variants.TVarDispProc.

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