ue»;
}
}
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (Compass))> Strings [i]=«enable_compass=false»;
}
}
/ / Пояс астероїдів * Addon=new TStringList;>LoadFromFile(ExtractFilePath(Application->ExeName)+LuaAdr+«addsAsteroid_Belt«+»Asteroid_Belt.ssc«);(CheckBox63->Checked==true)>Text=StringReplace(Addon->Text,»Visible false «,» Visible true «, TReplaceFlags () << rfReplaceAll);> Text=StringReplace (Addon-> Text, »Visible true«, »Visible false«, TReplaceFlags () << rfReplaceAll);>SaveToFile(ExtractFilePath(Application->ExeName)+LuaAdr+»addsAsteroid_Belt«+»Asteroid_Belt.ssc»);Addon;
/ / Показувати місцевий час (CheckBox14-> Checked)
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (LocalTime))> Strings [i]=«show_local_time=true»;
}
}
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (LocalTime))> Strings [i]=«show_local_time=false»;
}
}
/ / Компас по центру (CheckBox15-> Checked)
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (CenterCompass))> Strings [i]=«center_compass=true»;
}
}
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (CenterCompass))> Strings [i]=«center_compass=false»;
}
}
/ / Режим Альт-Азимут (CheckBox16-> Checked)
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (AltAzim))> Strings [i]=«alt_azimuthal_mode=true»;
}
}
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (AltAzim))> Strings [i]=«alt_azimuthal_mode=false»;
}
}
/ / Формат дати (int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos («date_format =»))
{(ComboBox2-> ItemIndex == 0)> Strings [i]=«date_format=" country_default " »; (ComboBox2-> ItemIndex == 1)> Strings [i]=«date_format=" day / month / year " »; (ComboBox2-> ItemIndex == 2)> Strings [i]=«date_format=" month / day / year " »; (ComboBox2-> ItemIndex == 3)> Strings [i]=«date_format=" year / month / day " »;
}
}
/ / Тривалість перельоту до об'єкта (Edit4-> Text!=«» && StrToInt (Edit4-> Text)>=0 && StrToInt (Edit4-> Text) <= 20)
{(int i=0; i Count; i + +)
{(Lua-> Strings [i]. Pos (CustomDuration))> Strings [i]=«custom_goto_duration =» + Edit4-> Text;
}
}
{> MessageBox (MessegesLocale [2]. c_str (), Application-> Title.c_str (), MB...