RemyLebeau
|
1cb73e8d00
Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types.
|
12 years ago |
RemyLebeau
|
cf91e51664
TIdStack interface change needed to address a compiler error in XE2 and earlier. IFDEF'ed to not break the newer interface in XE3 and later.
|
13 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 years ago |