System.Types.OleStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

unit System.Types;
interface

C++

typedef System::WideString OleStr;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Types.pas
System.Types.hpp
System.Types System.Types

Description

Represents an alias for WideString.

See Also