14 #if( FMI_SUPPORT_A620 ) 23 UINT valueLabelStringId,
31 if( IDOK == dlg.DoModal() )
48 , mValue(COleDateTime::GetCurrentTime())
59 CDialog::DoDataExchange(pDX);
78 CDialog::OnInitDialog();
83 SetWindowText( title );
BOOL OnInitDialog()
Initialize the dialog.
CTimeOfDayPickerDlg(CWnd *pParent)
Constructor.
COleDateTime mValue
Control value representing the selected value.
UINT mValueLabelStringId
Resource ID for the value field label.
Form for individually capturing time of day.
virtual void DoDataExchange(CDataExchange *pDX)
#define IDC_HOS_SETTING_VALUE_LABEL
virtual ~CTimeOfDayPickerDlg()
UINT mTitleStringId
Resource ID for the window title.