I have imported the ShockWave flash Activex Control in my Delphi project. I can manipulate All the properties of a Flash movie file. But I need to define my own Parameters in the my own Flash file and
I\'m trying to bui开发者_高级运维ld a debug version of rtl140.bpl to make debugging apps with runtime packages easier.I built the DPK and ran DCC32 on it, and it gets a ways in, then dies.
We are currently upgrading from Delphi 7 to Delphi 2010. With Delphi 7 we use Source Connection to in开发者_如何转开发tegrate Delphi 7 with TFS, but there does not look like there is going to be a Del
We\'re looking to upgrade to Delphi 2010 and have Team Fo开发者_开发知识库undation Server as our source Control.
Delphi 2010, dbExpress, and SQL Server 2005 DB I am trying to make a connection to a SQL Server 2005 DB using Delphi 2010 & DBExpress.
I can ask Delphi to build all configurations at once - by clicking on \"Build configurations\" and invoking \"Make\" command:
I\'m using RAD 2010 on windows 7 and all visual components looks normal (Edit, DBCombobox, for example) but the dblookupcombobox has the same border theme from Windows XP. I can\'t find how make it\'s
I\'m converting a D2006 program 开发者_JS百科to D2010.I have a value stored in a single byte per character string in my database and I need to load it into a control that has a LoadFromStream, so my p
Is there a way to sort Devexpress QuantumGrid rows on data from a different column other than the one whose header has been clicked? For example, when the header of column A is clicked the rows of the
I upgraded my Delphi to 2010 version and I tried to open and run application written in Delphi 2006. The app is using mysql by dbexpress with libmysql.dll and a second driver found somewhere on the In