RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterFileField.OnGetFileCount Event

Returns the number of values associated with this adapter field.

Pascal
property OnGetFileCount: TAdapterFieldGetValueCountEvent;
C++
__property TAdapterFieldGetValueCountEvent OnGetFileCount;

Write an OnGetFileCount event handler to indicate the number of filenames associated with this adapter field. 

 

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