... class variables and class local constants o Advanced records syntax (no constructors yet) o (for..in) Enumerators in records o Class and record helpers o Generic records, arrays and procedural types o Delphi-compatibility of general ...
... that represent data from fields in a database record, and, if the dataset allows it, enable users ... You can display information from a single record on the screen, or list the information from multiple records using a grid (DBGrid). You can let users navigate through the records of datasets and add or edit data. You ...
... Indexed db files for fast random access * Record structures bound to variables for fast read/write of db record * Grid object with columns, which can be populated with label, textbox, button, checkbox, and dropdown objects bound to DB fields or arrays, for ...