Unit ProtocolDriver
Uses
Functions and Procedures
Constants
Description
Unit that implements a base class of protocol driver.
:
****************************** History ******************************* *********************************************************************** 07/2013 - Moved OpenTagEditor to TagBuilderAssistant to remove form dependencies ***********************************************************************
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class TProtocolDriver |
Types
TTagList = specialize TFPGList<TTag>; |
Variables
DriverCount:Cardinal; |
Description
Types
TTagList = specialize TFPGList<TTag>; |
Variables
DriverCount:Cardinal; |
: Protocol driver counter, used to generate unique names of events, mutexes and semaphores on Windows platforms. Don't change the value of this variable. |
Authors
- Fabio Luis Girardi [email protected]
- Juanjo Montero <[email protected]>
Generated by PasDoc 0.14.0.