|
<< Click to Display Table of Contents >> Navigation: Functions > HTML40ControlInterface |
SIGNATURE=IWHTML40Interfaces.HTML40ControlInterface@TObject@IIWHTML40Control
ETYPE=Function
Declaration:
Delphi: |
function HTML40ControlInterface(AObject: TObject; out AInterface: IIWHTML40Control): Boolean; overload; |
C++: |
bool HTML40ControlInterface(TObject * AObject, IIWHTML40Control AInterface); |
Unit: IWHTML40Interfaces.pas
Description: This is function IWHTML40Interfaces.HTML40ControlInterface.
Parameters:
•AObject: TObject
•AInterface: IIWHTML40Control
Result(Boolean):