|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Methods > PerformCallBack |
SIGNATURE=IWForm.TIWForm.PerformCallBack@TComponent@string
ETYPE=Method
Declaration:
Delphi: |
public procedure PerformCallBack(Sender: TComponent; const AName: string); |
C++: |
void public: __fastcall PerformCallBack(TComponent * Sender, const String AName); |
Description: This is PerformCallBack, a member of class TIWForm.