OnAppend Event (ALog) |
Version 5 |
Occurs when text is being appended to the end of the log.
Object.OnAppend ( sAppend )
The OnAppend event syntax has the following parts:
Name |
Type |
Description |
Object |
ALog |
ALog control |
sAppend |
Val BString |
Text that being appended to the end of Log |