RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.FieldChangeComplete Method
Pascal
procedure FieldChangeComplete(cFields: Integer; Fields: OleVariant; const pError: Error; var adStatus: EventStatusEnum; const pRecordset: _Recordset); safecall;
C++
__fastcall FieldChangeComplete(int cFields, OleVariant Fields, const Error pError, EventStatusEnum adStatus, const _Recordset pRecordset);

This is FieldChangeComplete, a member of class TCustomADODataSet.

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