View Single Post
  #956  
Old 31-10-2014, 20:26
minh_k43sj minh_k43sj is offline
Registered User
 
Join Date: Oct 2014
Location: ho chi minh
Posts: 23
Thanks: 14
Thanked 1 Time in 1 Post
minh_k43sj is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
GameSpaceLabel.Caption := ExpandConstant('Game Space : ') + MbOrTb({#AppSize}); = Show 18.6

GameSpaceLabel.Caption := ExpandConstant('Game Space : ') + ('{#AppSize}'); = Show 18600


18gb real is 18.432
600x1024=614,400
18.432+614,400=
It not working with main i was upload for you, if you can, please dowload main i was upload and test

and :
- 18gb real is 18.432 => i get it
- 600x1024=614,400 => what the 600x1024 ? i don't know
- 18.432+614,400 = put this size on #define AppSize ??

Last edited by minh_k43sj; 31-10-2014 at 20:31.
Reply With Quote