Recent

Author Topic: Is there an LCL equivalent for TInplaceEditList?  (Read 1620 times)

silvernexus

  • Newbie
  • Posts: 1
Is there an LCL equivalent for TInplaceEditList?
« on: February 01, 2015, 04:58:32 am »
I was trying to convert some source code from Delphi to FreePascal+Lazarus, and came across Grids.TInplaceEditList, a class which I could find a little information on in the Embarcadero documentation, but couldn't seem to find an equivalent Type in the LCL.

Is there an equivalent in the LCL? TInplaceEditList does not seem to show up in the conversion scripts as something to be converted, but doesn't exist without being converted. I tried adding the directive {$mode delphi}{$H+} to the file, and it still couldn't find it.

It could be because I was trying to compile on Linux a previously Windows-only application, but I think it may have given the same errors when I tried in Windows, too.

 

TinyPortal © 2005-2018