What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » About Initialize()

About Initialize()
Author: Message:
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
O.P. RE: About Initialize()
no :P

code:
var frmmanager : TFrmmanager;

function initialize(params):boolean;
begin
  Application.CreateForm(TfrmManager, frmManager);
  result := true;
end;



This post was edited on 07-22-2003 at 01:14 PM by Whacko.
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
07-22-2003 01:14 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
About Initialize() - by Whacko on 07-13-2003 at 07:33 PM
RE: About Initialize() - by Derusc on 07-21-2003 at 04:48 PM
RE: About Initialize() - by Patchou on 07-21-2003 at 10:50 PM
RE: About Initialize() - by Derusc on 07-22-2003 at 07:09 AM
RE: About Initialize() - by Whacko on 07-22-2003 at 09:54 AM
RE: About Initialize() - by mrhuge on 07-22-2003 at 10:02 AM
RE: About Initialize() - by Whacko on 07-22-2003 at 01:14 PM
RE: About Initialize() - by mrhuge on 07-22-2003 at 01:21 PM
RE: About Initialize() - by Whacko on 07-22-2003 at 03:21 PM
RE: About Initialize() - by Patchou on 07-22-2003 at 03:33 PM
RE: About Initialize() - by Derusc on 07-24-2003 at 07:40 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On