|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Methods > ShowAlert |
SIGNATURE=IWApplication.TIWApplication.ShowAlert@string
ETYPE=Method
Declaration:
Delphi: |
public procedure ShowAlert(AMsg: string); virtual; |
C++: |
void public: virtual __fastcall ShowAlert(String AMsg); |
Description: This is ShowAlert, a member of class TIWApplication.