SIS has several system variables, which are global to all windows.
System variables are set and queried using the SIS_OT_SYSTEM
constant and the GetFlt/GetInt/GetStr/GetProperty and SetFlt/SetInt/SetStr/SetProperty methods. The nObject& argument is not required with SIS_OT_SYSTEM
, and should be set to 0. See System Variables.
SIS has several boolean (True
or False
) system options, which are global to all windows.
System options are set and queried using the SIS_OT_OPTION
constant and the GetInt and SetInt methods. The nObject& argument is not required with SIS_OT_OPTION
, and should be set to 0. See System Options.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).