![]() |
![]() ![]() ![]() |
acAppGlobalAlert component
|
property GlobalAlert: TacAppGlobalAlert;
|
The GlobalAlert property used to connect the acAppGlobalAlert to another, main acAppGlobalAlert (on the main form).
|
|
Connection is required to to receive OnAlert events, when application calls Alert method in any of connected acAppGlobalAlert component.
|
|
Connected components is the component specified in GlobalAlert property, plus all components which connected to THIS acAppGlobalAlert component.
|
Alert method;
|
OnAlert event.
|