Vcl.StdActns.TBrowseForFolder.OkButtonLabel
Delphi
property OkButtonLabel: string read FOkButtonLabel write FOkButtonLabel;
C++
__property System::UnicodeString OkButtonLabel = {read=FOkButtonLabel, write=FOkButtonLabel};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | published | Vcl.StdActns.pas Vcl.StdActns.hpp |
Vcl.StdActns | TBrowseForFolder |
Description
Le libellé du bouton OK du dialogue Rechercher un dossier.
Cette propriété n'a d'effet que si UseFileDialog vaut True.
Prise en charge des plates-formes
- Windows Vista ou ultérieur