Vcl.StdActns.TBrowseForFolder.BrowseOptionsEx

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BrowseOptionsEx: TBrowseOptionsEx read FBrowseOptionsEx write FBrowseOptionsEx;

C++

__property TBrowseOptionsEx BrowseOptionsEx = {read=FBrowseOptionsEx, write=FBrowseOptionsEx, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns TBrowseForFolder


Beschreibung

Optionen für das Dialogfeld Ordner suchen.

Diese Optionen sind nur wirksam, wenn UseFileDialog True ist.

Siehe auch