论坛


2012年5月29日 星期二

Getting Started with Win/Mac Dev - Lesson 4 – Delphi

Embarcadero| CodeCentral Delphi Submissions |07:53:58

If you’re new to programming or want to brush up on your skills, you’re invited to join Embarcadero’s David Intersimone for a training series focused on "Getting Started with Windows and Mac Development". Each week, stu...

FireMonkey Grid Example

Embarcadero| CodeCentral Delphi Submissions |03:32:06

FireMonkey grids to not cache all the data into the grid to ensure that they are performance optimised. This means the data needs to be managed outside the grid.This is really useful when managing lists of data that is then represented by the grid...