5a5a8edd2eFixes #581. Turning off IMPLICITBUILD on all Delhi packages.
1 年之前
RemyLebeau
1cb73e8d00Removing 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 年之前
RemyLebeau
a33a3a641aAdding *190 package projects for XE5, and updating Computil.exe to recognize XE5.