RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlockInterpreter.DoCustomAction Method
Pascal
function DoCustomAction(Action: Integer; const Data: IDataBlock): Boolean; virtual;
C++
virtual __fastcall Boolean DoCustomAction(int Action, const IDataBlock Data);

This is DoCustomAction, a member of class TDataBlockInterpreter.

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