David Schwartz
David Schwartz
I have a TListView and I'm doing this to iterate over the Items in it: ``` FWorker := Parallel.ForEach( lview1.Items ); FWorker.Execute( procedure( const task: IOmniTask; const aLI : TListItem...
Our Swagger spec is pretty large and the code generated by GenerateUnitFileForMVCFramework emits some classes in the wrong order after they've been sorted. Actually, there's a bug in the sort...
I've been messing around with the GenerateUnitFileForMVCFramework. It looks like it uses the MVC Framework mostly for support of things like attributes, I'd like the part that generates the final...
I got the latest Transym OCR component (V5) and installed it. I guess it doesn't come with any support for Delphi, but there's something for V4. I installed this component...
Version v7.1.6 several browsers MacOS I had to reinstall several things into my browsers, including this extension. I'm trying to figure out why things aren't working the way they used...