home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / DTFL201.ZIP / DATAFILE.DT_ / DATAFILE.DT / tbItems.json next >
JavaScript Object Notation  |  1998-05-25  |  502b

  1. {
  2.     "schema": {
  3.         "Id": "Long Integer",
  4.         "Tag": "Text (255)",
  5.         "Caption": "Memo/Hyperlink (255)",
  6.         "Left": "Integer",
  7.         "Top": "Integer",
  8.         "Width": "Integer",
  9.         "Height": "Integer",
  10.         "FontName": "Text (50)",
  11.         "FontSize": "Single",
  12.         "FontBold": "Boolean NOT NULL",
  13.         "FontItalic": "Boolean NOT NULL",
  14.         "FontUnderline": "Boolean NOT NULL",
  15.         "ForeColor": "Long Integer",
  16.         "BackColor": "Long Integer",
  17.         "Style": "Integer",
  18.         "Comma": "Boolean NOT NULL",
  19.         "Indexed": "Boolean NOT NULL",
  20.         "Build": "Boolean NOT NULL",
  21.         "TabIndex": "Integer",
  22.         "Container": "Integer"
  23.     },
  24.     "data": []
  25. }