Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ADOTable1.FieldByName('CustomerID').Alignment := taRightJustify;
TFloatField(FieldByName([b]'fname'[/b])).DisplayFormat:='######.00';