RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileOpenDialog.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!