Changeset 414 for Generics


Ignore:
Timestamp:
Aug 17, 2012, 9:53:11 AM (12 years ago)
Author:
chronos
Message:
  • Fixed: Use parent TCommNode Active property instead custom in PinConnection package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/Generic/GenericList.inc

    r405 r414  
    8686    property Items[Index: TGListIndex]: TGListItem read Get write Put; default;
    8787    property Last: TGListItem read GetLast write SetLast;
     88    property OnUpdate: TNotifyEvent read FOnUpdate write FOnUpdate;
    8889  end;
    8990 
Note: See TracChangeset for help on using the changeset viewer.