Bevel settings in FNCDataGrid

I can't remove bevel around the FNCDataGrid. BevelKind = bkNone doesn't work, the same is with all BevelEdges setting to false. I try to set BevelWidth to 0, but it is impossible. It must be 1 or higher. I'm using your demo UBiolifeClientDataSet. I'm working with latest version 6.5.0.0 on Delphi 11.3 VCL. Can you look at this problem, please.

Please use Stroke.Kind to hide the border. Bevel is a property that is not used.

Great, thanks a lot.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.