RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomFileDialog.DefaultExtension Property

Default extension to be added to file names.

Pascal
property DefaultExtension: string;
C++
__property AnsiString DefaultExtension;

DefaultExtension contains the default extension to add to file names. 

 

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