[r2]: / trunk / Library / Libname / Function Blocks / VisuFbMaterialSwitch / private / Hover / Set / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 1.0 kB

1
2
3
4
5
6
VAR
END_VAR
IsGet
IF m_pSwitchClientSpecificData <> NULL THEN
	 m_pSwitchClientSpecificData^.m_xHover := Hover;
END_IF