SHDocVw.TShellWindows.Item

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Item: IDispatch; overload;
function Item(index: OleVariant): IDispatch; overload;

C++

_di_IDispatch __fastcall Item(void)/* overload */;
_di_IDispatch __fastcall Item(const System::OleVariant &index)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw TShellWindows

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!