API:Vcl.AxCtrls.GetOlePicture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetOlePicture(Picture: TPicture; var OlePicture: IPictureDisp);

C++

extern DELPHI_PACKAGE void __fastcall GetOlePicture(Vcl::Graphics::TPicture* Picture, _di_IPictureDisp &OlePicture);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls Vcl.AxCtrls

Description

Embarcadero Technologies does not currently have any additional information.