TBasedxReportLink.ShowDateTimeFormatsDlg Method
In This Article
Displays the Change Date and Time Formats dialog window.
#Declaration
Delphi
function ShowDateTimeFormatsDlg: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Call the ShowDateTimeFormatsDlg method to display a dialog window wherein you can change the date and time formats for a specific report link.
See Also