enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Aptiv - Wikipedia

    en.wikipedia.org/wiki/Aptiv

    Delphi sued its investors for US$2.55 billion in securities to aid Delphi as it sought to come out of bankruptcy in May 2008. U.S. Bankruptcy Judge Robert Drain in New York allowed Delphi to seek payments through a contract against Appaloosa Management LP as well as denying an investors' request for a cap of $250 million for damages. [ 14 ]

  3. Development of electronics for GM auto racing - Wikipedia

    en.wikipedia.org/wiki/Development_of_electronics...

    From 1994 onwards, they have been developed at Delco Electronics/Delphi in Kokomo, IN. The first generation of engine management controller for CART racing used a modified production ECM, but performed poorly in the race car due to the harsh EMI (Electromagnetic Interference) environment. This version was never used in racing, but the ...

  4. Delphi Technologies - Wikipedia

    en.wikipedia.org/wiki/Delphi_Technologies

    Delphi Technologies was an independent automotive company from 2017 to 2020, when it was acquired by BorgWarner Inc. As of 5 July 2023, BorgWarner completed the spin-off of Delphi Technologies, Delco Remy, and Hartridge to a separate publicly traded company, PHINIA.

  5. Delphi (software) - Wikipedia

    en.wikipedia.org/wiki/Delphi_(software)

    Delphi uses a strongly typed high-level programming language, intended to be easy to use and originally based on the earlier Object Pascal language. Pascal was originally developed as a general-purpose language "suitable for expressing the fundamental constructs known at the time in a concise and logical way", and "its implementation was to be efficient and competitive with existing FORTRAN ...

  6. Embarcadero Technologies - Wikipedia

    en.wikipedia.org/wiki/Embarcadero_Technologies

    Delphi runs on Microsoft Windows, and produces applications for Windows, Mac OS X, and iOS and Android portable devices. C++Builder is equivalent to Delphi, but is based on the C++ programming language instead of Pascal, using the Delphi Visual Component Library and a native C++ compiler. Most components developed in Delphi can be used in C+ ...

  7. History of Delphi (software) - Wikipedia

    en.wikipedia.org/wiki/History_of_Delphi_(software)

    Delphi 2010 (code-named Weaver, aka Delphi 14; there was no version 13), was released on August 25, 2009, and is the second Unicode release of Delphi. It included: A new compiler run-time type information (RTTI) system; Support for Windows 7; Direct2D canvas; Touch screen and gestures; Source code formatter; Debugger visualizers; Thread ...

  8. ACDelco - Wikipedia

    en.wikipedia.org/wiki/ACDelco

    Download QR code; Print/export ... In 1995 Delphi Automotive Systems absorbed AC Delco Systems. ... This page was last edited on 5 September 2024, ...

  9. Visual Component Library - Wikipedia

    en.wikipedia.org/wiki/Visual_Component_Library

    VCL components can in fact be written in C++, but ultimately inherit from Delphi ancestors, since the C++Builder compiler and linker can consume object and header files produced by Delphi. This was one of the first examples of cross-language compatibility, something unseen until .Net.