Eigenschaften von SHDocVw.IShellNameSpace
From RAD Studio VCL Documentation (German)
Delphi-Informationen
| property EnumOptions: Integer read Get_EnumOptions write Set_EnumOptions; | |
| property SelectedItem: IDispatch read Get_SelectedItem write Set_SelectedItem; | |
| property Root: OleVariant read Get_Root write Set_Root; | |
| property Depth: Integer read Get_Depth write Set_Depth; | |
| property Mode: Cardinal read Get_Mode write Set_Mode; | |
| property Flags: Cardinal read Get_Flags write Set_Flags; | |
| property TVFlags: Cardinal read Get_TVFlags write Set_TVFlags; | |
| property Columns: WideString read Get_Columns write Set_Columns; | |
| property CountViewTypes: Integer read Get_CountViewTypes; |
Unit: SHDocVw
Typ: Eigenschaft
Sichtbarkeit: public
Member von: IShellNameSpace
C++-Informationen
| __property int EnumOptions = {read=_scw_Get_EnumOptions,write=Set_EnumOptions}; | |
| __property System::DelphiInterface<IDispatch> SelectedItem = {read=_scw_Get_SelectedItem,write=Set_SelectedItem}; | |
| __property System::OleVariant Root = {read=_scw_Get_Root,write=Set_Root}; | |
| __property int Depth = {read=_scw_Get_Depth,write=Set_Depth}; | |
| __property unsigned int Mode = {read=_scw_Get_Mode,write=Set_Mode}; | |
| __property unsigned int Flags = {read=_scw_Get_Flags,write=Set_Flags}; | |
| __property unsigned int TVFlags = {read=_scw_Get_TVFlags,write=Set_TVFlags}; | |
| __property System::WideString Columns = {read=_scw_Get_Columns,write=Set_Columns}; | |
| __property int CountViewTypes = {read=_scw_Get_CountViewTypes}; |
Unit: SHDocVw
Typ: Eigenschaft
Sichtbarkeit: public
Member von: IShellNameSpace
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.