VisuStructDialogPosByElement (STRUCT)ΒΆ
TYPE VisuStructDialogPosByElement : STRUCT
Structure where to store the latest dialog position opening by an element
- InOut:
- Name - Type - Comment - itfVisu- IVisualisation- Visualization where the dialog has been opened - idStack- ARRAY [0..(MAX_POSITION_DEPTH * 2)] OF INT - Id stack of the element that has opened the dialog - ptTopLeft- VisuStructPoint- Position 
