home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "Parent": "Long Integer NOT NULL",
- "Name": "Text (40) NOT NULL",
- "Type": "Text (7) NOT NULL",
- "Comment": "Text (255)",
- "CustomControl": "Boolean NOT NULL",
- "CustomControlID": "Long Integer"
- },
- "data": [
- {
- "ID": 2,
- "Parent": 1,
- "Name": "Data",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 3,
- "Parent": 1,
- "Name": "FileListBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 4,
- "Parent": 1,
- "Name": "DirListBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 5,
- "Parent": 1,
- "Name": "DriveListBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 6,
- "Parent": 1,
- "Name": "Timer",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 7,
- "Parent": 1,
- "Name": "VScrollBar",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 8,
- "Parent": 1,
- "Name": "HScrollBar",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 9,
- "Parent": 1,
- "Name": "ListBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 10,
- "Parent": 1,
- "Name": "ComboBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 11,
- "Parent": 1,
- "Name": "OptionButton",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 12,
- "Parent": 1,
- "Name": "CheckBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 13,
- "Parent": 1,
- "Name": "CommandButton",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 14,
- "Parent": 1,
- "Name": "Frame",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 15,
- "Parent": 1,
- "Name": "TextBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 16,
- "Parent": 1,
- "Name": "PictureBox",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 17,
- "Parent": 1,
- "Name": "OLE",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 18,
- "Parent": 1,
- "Name": "Image",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 19,
- "Parent": 1,
- "Name": "Line",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 20,
- "Parent": 1,
- "Name": "Shape",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 21,
- "Parent": 1,
- "Name": "Label",
- "Type": "Control",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 22,
- "Parent": 1,
- "Name": "Form",
- "Type": "Form",
- "CustomControl": 0,
- "CustomControlID": 0
- },
- {
- "ID": 23,
- "Parent": 1,
- "Name": "MDIForm",
- "Type": "Form",
- "CustomControl": 0,
- "CustomControlID": 0
- }
- ]
- }