You've already forked lazarus-ccr
jvcllaz: Add support for more general text format strings of TJvSpecialProgress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -160,7 +160,7 @@ object MainForm: TMainForm
|
||||
Top = 236
|
||||
Width = 100
|
||||
TabOrder = 10
|
||||
Text = '%d%% done.'
|
||||
Text = '%0:d%% done (%1:d of %2:d).'
|
||||
end
|
||||
object LblFormat: TLabel
|
||||
Left = 247
|
||||
|
Reference in New Issue
Block a user