DK11 for Delphi | VCL.GisGps.TGIS_GpsNmea.rxChar | Constructors | Methods | Properties | Events
Event handler for receiving characters from the serial port.
// Delphi protected procedure rxChar( _sender : TObject; _count : Integer );
// C++ Builder protected: void rxChar( TObject* _sender, int _count );
Name | Type | Description |
---|---|---|
_sender | TObject | who rises the event |
_count | Integer | number of characters |