DataWindow :

- sistemate costanti.
This commit is contained in:
SaraP
2025-10-23 10:26:45 +02:00
parent 407e32d6b0
commit f04367e529
2 changed files with 10 additions and 9 deletions
+2 -1
View File
@@ -24,9 +24,10 @@ JWD_JOINTS = 'JointList'
JWD_JOINT_TYPE = 'JointType'
JWD_BOTTOMRAIL = 'BottomRail'
JWD_BOTTOMRAIL_QTY = 'BottomRailQty'
JWD_INDEX = 'nIndex'
JWD_DIMENSION = 'dDimension'
JWD_VALUE = 'dValue'
JWD_ID_GROUP = 'IdGroup'
JWD_ID_GROUP = 'GroupId'
JWD_ID_SASH = 'nSashId'
JWD_FRAME_SHAPE = 'Shape'