I\'m hoping someone knows of an enhanced TImageList for Delphi 7 that开发者_开发百科 supports 32 bit (alpha channel) bitmaps (for a TTreeView).Ideally free .Or perhaps how to extend/configure the stoc
My code is exactly like the example in the he开发者_开发百科lp file: myStrings := TStringList.Create;
I am an engineer and not a software programmer, so please excuse my ignorance. I have written a Delphi(7SE) program to read “real” datatype from a USB port connected to two digital thermometers.
I want to copy a part of a FileStream to a MemoryStream. FileStream.Write(Pointer(MemoryStream)^, MemoryStream.Size);
I am helping out my company with some old delphi 7 code. There is a record declared at the start that is used throughout to store all the data we want outputted.
Anybody knows how to merge two menus with the same name in a MDI application. More exactly, in the MDI main form I have a menu called \'File\' which has a sub-menu called \'Load project\'.
I need to di开发者_开发技巧splay a thumbnail preview of a folder full of MP4 files. So, is there a Delphi 7 component which extract a thumbnail image from MP4 files (if MP4 does contain a thumbnail
I found a difficult with SQL on Delphi, I use ADOconnection and ADOQuery. Here these Query With ADOQuery Do
This should be a simple answer, i believe its going to be a no, but taken from a larger project, i have an interface and the procedure
I\'m trying to remake some of my older projects to support Aero Glass. Although it\'s kinda easy to enable glass frame, I\'ve encountered some major problems. I used this code: