You are here: Symbol Reference > JSEditDialogs Namespace > Functions > JSEditDialogs.InputCalendarEx Function
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSEditDialogs.InputCalendarEx Function

Wrapper function for displaying a dialog with a month calendar control

Pascal
function InputCalendarEx(const ACaption: TJSString; const APrompt: TJSString; var AValue: TDate; ACaptionPosition: TJSCaptionPosition = cpTop): Boolean;

JSEditDialogs

This function displays a dialog with a caption and a month calendar control. The caption is displayed according to the value set in the ACaptionPosition parameter. The function returns True if the OK button was clicked when the dialog was displayed. The selected date is returned in the AValue parameter.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!