System.UITypes.TOpenOptionsEx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TOpenOptionsEx = set of TOpenOptionEx;

C++

typedef System::Set<TOpenOptionEx, _DELPHI_SET_ENUMERATOR(TOpenOptionEx::ofExNoPlacesBar), _DELPHI_SET_ENUMERATOR(TOpenOptionEx::ofExNoPlacesBar)> TOpenOptionsEx;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

Description

Embarcadero Technologies does not currently have any additional information.