dcl_settings : default_dcl_settings { audit_level = 3; } aaa : dialog { label = "模具种类设定"; : row { : column { : row { : text { label = "模具种类"; } : button { label = "复合膜"; key = "1"; mnemonic = "?"; action = "1"; } } : row { : button { label = "执行"; key = "2"; } : button { label = "结束"; key = "3"; } } } : image { key = "6"; color = black; width = 20; height = 10; } } ok_only; } |