You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove C++ Builder (BCB) conditional compilation support #31
C++ Builder support has been removed as it was never fully implemented
and is no longer maintained. Changes include:
- Bold.inc: Remove BCB detection, always define BOLD_DELPHI
- BoldDefsDT.pas: Remove BCB syntax symbols
- BoldWinINet.pas: Remove BCB stub functions
- BoldBase.pas: Remove IFNDEF BCB around NewInstance/AfterConstruction
- BoldDefs.pas: Simplify BOLD_HOST_IDE to always 'Delphi'
- ControlPacks: Remove BCB procedure vs function type variants
- BoldGrid/BoldGridCom: Remove IFNDEF BCB around Ctl3d property
- BoldUMLModelValidator.pas: Remove outdated BCB FrameworkMethods
0 commit comments