Thread
:
INNO TROUBLESHOOT - Questions Here
View Single Post
#
839
29-12-2013, 20:11
y_thelastknight
Registered User
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
is this correct? if not help me with this.
Quote:
procedure AboutButtonOnClick(Sender: TObject);
begin
If CurPageID=wpWelcome then
begin
MsgBox('Hello.', mbInformation, MB_OK);
end;
end;
Last edited by y_thelastknight; 29-12-2013 at
21:15
.
y_thelastknight
View Public Profile
Find all posts by y_thelastknight