API:Vcl.SvcMgr.TService.AfterInstall

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterInstall: TServiceEvent read FAfterInstall write FAfterInstall;

C++

__property TServiceEvent AfterInstall = {read=FAfterInstall, write=FAfterInstall};

Properties

Type Visibility Source Unit Parent
event published
Vcl.SvcMgr.pas
Vcl.SvcMgr.hpp
Vcl.SvcMgr TService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!