slidlg.hrh

来自「Symbian系统」· HRH 代码 · 共 16 行

HRH
16
字号
#ifndef __SLIDLG_HRH__
#define __SLIDLG_HRH__

/** Settinsg list item dlg enumerate command codes */
enum THelloWorldPlusIds
    {
    SettingsItemListCmd = 1,  // start value must not be 0
	
	ESLIList,
	ESLIText1,
	ESLIText2
    };


#endif // __SLIDLG_HRH__

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?