Ignore:
Timestamp:
Aug 16, 2012, 12:59:53 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Classes using TCommPin class now inherits from TCommNode which inherits from TComponent. All TCommNodes are now registred as components in PinConnection group on component palette.
  • Modified: TCommPin now have reference to parent TCommNode.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PinConnection/PinConnection.lpk

    r411 r413  
    2121    <Description Value="System for class bidirectional communication interconnection."/>
    2222    <License Value="GNU/GPL"/>
    23     <Version Minor="3"/>
    24     <Files Count="14">
     23    <Version Minor="4"/>
     24    <Files Count="15">
    2525      <Item1>
    2626        <Filename Value="USerialPort.pas"/>
     
    7979        <UnitName Value="UCommMark"/>
    8080      </Item14>
     81      <Item15>
     82        <Filename Value="UPinConnection.pas"/>
     83        <HasRegisterProc Value="True"/>
     84        <UnitName Value="UPinConnection"/>
     85      </Item15>
    8186    </Files>
    8287    <i18n>
Note: See TracChangeset for help on using the changeset viewer.