Search the Community
Showing results for tags 'Format'.
-
Hello everybody! Please, I'm racking my brains to solve the date format. At the date VCL is exactly as I want, but when I compile and publish in IIS format is completely different. Have I set the regional settings of the server, but to no avail. Thanks for your help.
-
Hi my friends. I would like to know how to create an input mask for unimEdit (mobile). Example: "999.999.999-99" Just like it's done in uniEdit. Example for uniEdit: http://forums.unigui.com/index.php?/topic/1741-formatted-input-for-uniedit/?p=7294 Thank you.
-
http://i66.tinypic.com/206eq39.png How to change the mask of a column in dbgrid to always remain with two decimal places? I1m using Trial edition, 1.0.0.1424 version.
-
Hi, i got a little problem with the TUniDateTimePicker. As long as a time is entered that starts with numbers from 1-12 it always sets the colon right. The moment when the first 2 digits are bigger than 12 like 1301, 1302 etc. it does not set the colon right. There is a similar problem with some dates that are not recornized. I tried setting differnt formating values but not one of them is changing the outcome. I didnt find a way to manipulate the outcome in the OnExit Event either, since i use it as a Editor in a TUniDBGrid RowEdit. Im using Version 1.0.0.1407 at the moment. Is there a way to make the TUniDateTimePicker recognize the values for time and date like it does most of the time? Or can i manipulate the result even in a rowedit or in the Tunidatetimepicker itself? A solution would be great because it helps the user alot to type in time and date easy without needing to set colons and dots.
-
How to format a column in numerical format in the TUniMDbGrid component? EX: 1.230.100,20 Thanks Zanona