-
Hert
- Posts: 7870
- Joined: 13 Sep 03 6:24
Post
by Hert »
Mike,
This should work:
Code: Select all
%code result := IntToStr(ImageItem.FileSize / 1024) + ' KB'; %/code
Hert
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
-
mphillips
- Posts: 240
- Joined: 31 May 07 11:02
- Location: Parkwood,Johannesburg,South Africa
Post
by mphillips »
Thanks Hert