RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterFileField.OnGetFileNames Event

Returns one of the filenames associated with the adapter field.

Pascal
property OnGetFileNames: TAdapterFieldGetMultiValueStringEvent;
C++
__property TAdapterFieldGetMultiValueStringEvent OnGetFileNames;

Write an OnGetFileNames event handler to provide the names of files associated with this adapter field. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!