added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_OLIST"
},
"body": {
"record1": {
"<1>": "OLIST Defaults",
"<2>": "Set the default font for olist (TCL LIST) reports.",
"<3>": {
"<3,1>": "Default Font Name {DEFAULT Courier New}",
"<3,2>": "Default Font Point Size {DEFAULT 10}",
"<3,3>": "Default Font Justification {OPTIONS Left/L|Right/R|Center/C}{DEFAULT L}",
"<3,4>": "Should default font be bold? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,5>": "Should default font be in italics? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,6>": "Should default font be underlined? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,7>": "Should default font be strikethrough? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,8>": "Default Font forecolor",
"<3,9>": "Default Font Text Angle",
"<3,10>": "Default Font Text Alignment"
}
}
}
}