home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 26 / CDL26.iso / STORYB / CDL26.MDB / Bouton.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-02-03  |  881 b 

  1. {
  2.     "schema": {
  3.         "IdObjet": "Long Integer",
  4.         "Indice": "Integer",
  5.         "IdZone": "Long Integer",
  6.         "VarEtat": "Integer",
  7.         "IdFonte": "Long Integer",
  8.         "IdBulle": "Long Integer",
  9.         "Left": "Integer",
  10.         "Top": "Integer",
  11.         "Width": "Integer",
  12.         "Height": "Integer",
  13.         "Caption": "Text (150)",
  14.         "Picture": "Text (150)",
  15.         "PictureDown": "Text (150)",
  16.         "BevelWidth": "Integer",
  17.         "Outline": "Integer",
  18.         "BackColor": "Long Integer",
  19.         "BackColorDown": "Long Integer",
  20.         "CornerColor": "Long Integer",
  21.         "Placement": "Integer",
  22.         "PredefPicture": "Integer",
  23.         "OutlineSize": "Integer",
  24.         "Alignment": "Integer",
  25.         "VertAlignment": "Integer",
  26.         "Style": "Integer"
  27.     },
  28.     "data": [
  29.         {
  30.             "IdObjet": 1,
  31.             "Indice": 0,
  32.             "IdZone": 50,
  33.             "VarEtat": 0,
  34.             "IdFonte": 19,
  35.             "IdBulle": 0,
  36.             "Left": 4005,
  37.             "Top": 5790,
  38.             "Width": 1245,
  39.             "Height": 495,
  40.             "Caption": "Imprimer",
  41.             "BevelWidth": 7,
  42.             "BackColor": 12632256,
  43.             "BackColorDown": 12632256,
  44.             "CornerColor": 0,
  45.             "Placement": 0,
  46.             "PredefPicture": 0,
  47.             "OutlineSize": 2,
  48.             "Alignment": 2,
  49.             "VertAlignment": 2,
  50.             "Style": 0
  51.         }
  52.     ]
  53. }