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