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

Wrapper function for displaying a dialog with a time control

Pascal
function InputTime(const ACaption: TJSString; const APrompt: TJSString; var AValue: TTime): Boolean;

JSEditDialogs

This function displays a dialog with a caption and a time control. The function returns True if the OK button was clicked when the dialog was displayed. The selected time 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!