Thread
:
INNO TROUBLESHOOT - Questions Here
View Single Post
#
232
09-03-2013, 11:35
danswano
Registered User
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
Hello, how to modify the about message to become like this:
I've tried this code:
Quote:
procedure ShowAboutBox;
begin
MsgBox('Hello, I''m your about box!', mbInformation, MB_OK);
end;
but it's not working.
Last edited by danswano; 09-03-2013 at
11:38
.
danswano
View Public Profile
Find all posts by danswano