System.UITypes.TOpenOptionsEx

From RAD Studio API Documentation
Revision as of 06:46, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:System.UITypes.TOpenOptionsEx|api}} ==Description== {{#lsth:API:System.UITypes.TOpenOptionsEx|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

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.