Vcl.StdActns.TBrowseForFolder.OkButtonLabel

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

Delphi

property OkButtonLabel: string read FOkButtonLabel write FOkButtonLabel;

C++

__property System::UnicodeString OkButtonLabel = {read=FOkButtonLabel, write=FOkButtonLabel};

プロパティ

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


説明

[フォルダの参照]ダイアログの[OK]ボタンのキャプション。

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

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

  • Windows Vista 以降。

関連項目