
TSignalGrid, palette SmartSCADA Controls, unit SignalControls.pas
Figure 45. component in run time PROPERTIES
Signals: TStrings Signal list with all signals that are linked to this component. Signals can be linked by using signal selection editor.
Columns: TSignal Use build in editor to choose properties that will be shown in the grid.
Figure 46. Column editor
|
|
Value |
Description |
|
ifsNone |
No interaction with ini file |
|
ifsReadDS |
Reading values from ini file in design time |
|
ifsWriteDS |
Writing values to ini file in design time |
|
ifsReadWriteDS |
Reading and writing values from ini file in design time |
|
ifsReadRT |
Reading values from ini file in run time |
|
ifsWriteRT |
Writing values to ini file in run time |
|
ifsReadWriteRT |
Reading and writing values from/to ini file all the time |