Vcl.AxCtrls.TActiveXControl.GetCanonicalFormatEtc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCanonicalFormatEtc(const formatetc: TFormatEtc;  out formatetcOut: TFormatEtc): HResult; stdcall;

C++

HRESULT __stdcall GetCanonicalFormatEtc(const tagFORMATETC &formatetc, /* out */ tagFORMATETC &formatetcOut);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

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