Vcl.StdActns.TBrowseOptionsEx

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TBrowseOptionsEx = set of TBrowseForFolderOptionEx;

C++

typedef System::Set<TBrowseForFolderOptionEx, TBrowseForFolderOptionEx::bifeHidePinnedPlaces, TBrowseForFolderOptionEx::bifeAllowMultiselect> TBrowseOptionsEx;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns Vcl.StdActns


Beschreibung

Eine Menge von TBrowseForFolderOptionEx.

Siehe auch