|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWInputControl > Methods > IsForThisControl |
SIGNATURE=IWBaseInterfaces.IIWInputControl.IsForThisControl@string
ETYPE=Method
Declaration:
Delphi: |
function IsForThisControl(AName: string): Boolean; |
C++: |
__fastcall bool IsForThisControl(String AName); |
Description: This is IsForThisControl, a member of class IIWInputControl.