datemonth.h
来自「我的Palm OS 5 SDK zhCN_PIMApps代码。 使用codew」· C头文件 代码 · 共 17 行
H
17 行
/******************************************************************************
*
* Copyright (c) 1995-2003 PalmSource, Inc. All rights reserved.
*
* File: DateMonth.h
*
* Release: Palm OS 5 SDK (68K) R3.
*
* Description:
* This file defines the Datebook's Month View functions.
*
*****************************************************************************/
extern Boolean MonthViewHandleEvent (EventType * event);
extern void DateSetMonthView(UInt16 pushButtonID);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?