Changeset 4 for trunk/UList.pas


Ignore:
Timestamp:
Nov 23, 2014, 12:56:33 AM (9 years ago)
Author:
chronos
Message:
  • Added: Now applications can write text to serial device which is displayed on form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UList.pas

    r2 r4  
    99
    1010type
     11
     12  { TNamedObject }
     13
    1114  TNamedObject = class
    1215    Name: string;
Note: See TracChangeset for help on using the changeset viewer.