Formatted Message

Top  Previous  Next

Usage Example

ShowMessageFmt( '%d/%d = %1.2f' , [2, 5, 2/5] );

 

This is how the dialog is shown on each platform:

 

Windows Platform

 

 

HTML5 Platform