Am 2014-03-30 12:45, schrieb Chris Crori:
Hi gyus, is there a way to prevent LCL (visual) updates for a short period? i am thinking of something like BeginUpdate/EndUpade in Grids, so i can make some changes drasticaly and avoid the flickering effect
Functions BeginUpdate/EndUpdate exist. Just use them.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
