RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileAction Class

TFileAction is the base class for action objects that display a file selection dialog.

Pascal
TFileAction = class(TCommonDialogAction);
C++
class TFileAction : public TCommonDialogAction;

StdActns

TFileAction implements the FileName property that is common to action objects that display a file selection object. 

 

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