DelphiCodeToDoc
Name
OnConRun
Parent
TDocGeneratorChm
Visibility
PUBLIC
Description
Event executed during the DOS capture.
It only process the application pending messages, in order to refresh or
repaint current controls.
Source code
procedure OnConRun ( Sender : TOBject )
Parameters
Parameter Description Sender : TOBject Event sender
DelphiCodeToDoc