RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Xmlxform.TRowEvent Type
Pascal
TRowEvent = procedure (Sender: TObject; Id: string; SrcNode: IDOMNode; DestNode: IDOMNode) of object;
C++
(Sender: TObject; Id: string; SrcNode: IDOMNode; DestNode: IDOMNode) ( TRowEvent)();

Xmlxform

This is type Xmlxform.TRowEvent.

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