RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileSaveDialog.FileNameLabel Property

Text of label next to file name edit box.

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

FileNameLabel holds the text of the label next to the file name edit box in the dialog. 

 

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