📄 exerciselistbox.hrh
字号:
#ifndef EXERCISELISTBOX_HRH_
#define EXERCISELISTBOX_HRH_
enum TPfListBoxViewCommands
{
EExerciseListBoxViewNext_viewMenuItemCommand = 0x6000,
EExerciseListBoxViewAdd_listMenuItemCommand ,
EExerciseListBoxViewDelete_listMenuItemCommand ,
EExerciseListBoxViewExitMenuItemCommand
};
enum TLi1ContainerViewControls
{
ELi1ContainerViewEdit1 = 1
};
#endif /*EXERCISELISTBOX_HRH_*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -