Getting to grips with using FireMonkey Grids
May 29, 2012
Although there is a huge amount that is the same for Delphi and C++ Builder developers between VCL and FireMonkey, one thing that has changed is the FireMonkey grids.
FireMonkey Grid Example
After a recent question at an event, I thought I would put a little demo together to help understand some of the changes that come with the new style grid in FireMonkey.
Having come from a VCL background and…