Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - abuffer an editing buffer holding fields temporary data http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 aBuffer        An editing buffer holding fields temporary data
--------------------------------------------------------------------------------

 The big benefit of using a TDataBase object is the editing where we may
 drastically reduced our source code size.

 aBuffer keeps an array with the same number of elements as fields are on
 the workarea. This buffer may be loaded from the record or saved to the
 record. So there is no need to work with local variables (normally used
 with this same purpose, to work as a field buffer), and just one TDataBase
 object will be enough and perfect to hold all temporary fields values.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson