Unit OnLine

=============================================================================== This component detects if you are online or not. Properties: OnLine -> true if you're online; Connections -> TStringList with list of online connections; Status -> The last status reported by RAS Api. Events: OnChange -> Fired when a connection is raised or dropped. ===============================================================================

Classes

TOnLineDetect -

Functions

Register -

Types

TOnChange

Constants

Variables


Functions


procedure Register;


Types


TOnChange = procedure (Sender: TObject) of Object

Constants


Variables