I just noticed that var ObjList : TObjectList <TMyObject>; ... ObjList := TObjectList <TMyObject>.Create (True);
This is the original SQL server query which works: use HIS SELECT room_type,rate_start_date,rate_end_date,rate
I\'m getting a bug report that some functionality in some music-playing code in an external DLL (SDL_Mixer, in case it helps) that my program uses is raising EPrivilege.The DLL is written in C, so I c
Is this try DoSomethingThatMightThrowAnException; except on E : ESyntaxError do begin if (E.ErrorCode = errMissingBracket) then
I have a problem with RTTI TRttiMethod.Invoke, stdcall and const parameters: obj := TClassRecordTest.Create;
Is there an IDE to open a legacy Delphi 5 project? The Delphi开发者_运维知识库 XE seems doesn\'t support delphi 5.It\'ll open the D5 *.dpr and create an .dproj file (besides other files) to configure
How it is possible in open&save dialogs to force z开发者_运维百科ip archives to be displayed as files, not as folders?
Delphi used to include a demos folder for web Services, but no longer seems to include this. I just tried the Delphi 7 demo projects (SOAPDMServerWAD, a server with almost no UI at all, and SOAPDMCli
I\'ve been using mostly Delphi 2007 for projects that don\'t need Unicode. Lately I\'ve been wondering about Delphi XE because
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari