📄 frmmain.ini
字号:
// 菜单按钮
IDC_BTN_MAIN_MENU=rect=10,60,10,40;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,6
// 放大按钮
IDC_BTN_MAIN_ZOOMIN=rect=70,130,10,40;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,7
// 缩小按钮
IDC_BTN_MAIN_ZOOMOUT=rect=140,200,10,40;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,8
// 显示比例
ID_BTN_NAVI_SCALE=rect=10,80,50,80;type=button;text=30M;img_src=IDB_MAIN_CHS.BMP;img_num=14,1;forcolor=255,255,255
// 全国
ID_BTN_NAVI_COUNTRY=rect=10,80,80,120;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,5;isshow=0
// 国道
IDC_BTN_MAIN_COUSTREET=rect=10,80,120,150;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,4;isshow=0
// 省道
IDD_DLG_PROSTREET=rect=10,80,150,180;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,3;isshow=0
// 街区
IDD_DLG_STREET=rect=10,80,180,210;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,2;isshow=0
// 小车
IDD_DLG_CAR=rect=10,60,210,240;type=button;text=;img_src=IDB_GPS_CHS.BMP;img_num=9,5
// GPS信息状况
IDD_DLG_GPSOK=rect=10,60,240,270;type=button;text=;img_src=IDB_GPS_CHS.BMP;img_num=9,2
// 界面显示
IDD_DLG_SHOW=rect=10,60,270,300;type=button;text=;img_src=IDB_GPS_CHS.BMP;img_num=9,6
// 退出按钮
IDC_BTN_MAIN_EXIT=rect=620,680,10,40;type=button;text=;img_src=IDB_MENU_CHS.BMP;img_num=44,10
// 设置目标
IDC_BTN_MAIN_TARGET=rect=520,600,10,40;type=button;text=;img_src=IDB_MAIN_CHS.BMP;img_num=14,9
// 添加起始点
IDC_BTN_MAIN_SETSTART=rect=520,600,50,80;type=button;text=;img_src=IDB_TARGET_CHS.BMP;img_num=15,1;isshow=0
// 添加终止点
IDC_BTN_MAIN_SETEND=rect=520,600,90,120;type=button;text=;img_src=IDB_TARGET_CHS.BMP;img_num=15,2;isshow=0
// 返回
IDC_BTN_BACK=rect=520,600,130,160;type=button;text=;img_src=IDB_TARGET_CHS.BMP;img_num=15,3;isshow=0
// 取消
IDC_BTN_CANCEL=rect=520,600,170,200;type=button;text=;img_src=IDB_TARGET_CHS.BMP;img_num=15,4;isshow=0
// 下一页
IDC_BTN_MAIN_NEXT=rect=520,600,210,240;type=button;text=;img_src=IDB_TARGET_CHS.BMP;img_num=15,5;isshow=0
// 经纬度信息
IDC_BTN_MAIN_LONGLATPOSIT=rect=480,670,410,450;type=button;text=;img_src=IDB_TITLE_CHS.BMP;isshow=0;forcolor=255,255,255
// 时间
IDC_BTN_MAIN_TIME=rect=300,380,10,40;type=button;text=15:53;img_src=IDB_TIME_CHS.BMP
// GPS是否连接
IDC_BTN_MAIN_ISLINK=rect=210,290,10,40;type=button;text=RTLinked;img_src=IDB_TIME_CHS.BMP
// 道路信息
IDC_BTN_MAIN_STREETINFO=rect=50,450,410,450;type=button;text=;img_src=IDB_TITLE_CHS.BMP;isshow=0;forcolor=255,255,255
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -