mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 13:31:20 +02:00
* Merging revisions r45748 from trunk:
------------------------------------------------------------------------ r45748 | ondrej | 2020-07-09 21:02:37 +0200 (Thu, 09 Jul 2020) | 1 line daemonapp: virtual ShowHelp ------------------------------------------------------------------------ git-svn-id: branches/fixes_3_2@46659 -
This commit is contained in:
parent
0f07d8b764
commit
06987993c4
@ -373,7 +373,7 @@ Type
|
||||
procedure InstallDaemons;
|
||||
procedure RunDaemons;
|
||||
procedure UnInstallDaemons;
|
||||
procedure ShowHelp;
|
||||
procedure ShowHelp; virtual;
|
||||
procedure CreateForm(InstanceClass: TComponentClass; var Reference); virtual;
|
||||
Property OnRun : TNotifyEvent Read FOnRun Write FOnRun;
|
||||
Property EventLog : TEventLog Read GetEventLog;
|
||||
|
Loading…
Reference in New Issue
Block a user