RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSavePictureDialog.Execute Method

Displays the Save As dialog box.

Pascal
function Execute: Boolean; override;
C++
virtual __fastcall Boolean Execute();

Execute opens the Save As dialog, returning true when the user selects a file name and clicks Save. 

 

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