Vcl.StdActns.TBrowseForFolder.FolderNameLabel

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FolderNameLabel: string read FFolderNameLabel write FFolderNameLabel;

C++

__property System::UnicodeString FolderNameLabel = {read=FFolderNameLabel, write=FFolderNameLabel};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns TBrowseForFolder


説明

[フォルダの参照] ダイアログのフォルダ名のラベル。

このプロパティは、UseFileDialogTrue のときのみ効果があります。

サポート対象プラットフォーム

  • Windows Vista 以降。

関連項目