Questions tagged as 'delphi'

0
answers

Transform data received from VeederRoot [closed]

Good afternoon Person, I have looked in several places and still have not found the solution to my problem, I hope you can help me. I am doing a delphi communication with veederRoot through the serial port, veederRoot only accepts to send ASCII...
asked by 22.01.2016 / 18:50
1
answer

method to log in using DataSnap

I'm doing an Android application using Delphi, I have a server with the methods to get the data from the Mysql database, I would like to know how I can do a method to get the users that are already registered in the database and then how call th...
asked by 17.02.2016 / 14:29
0
answers

How to make a Delphi-Oracle connection without Oracle Client

I have an application that was developed at a time when we had a client-server system, with this there was always an Oracle client on each machine, now we have a 3 layer system and we no longer have this Client. I would like to know how to mak...
asked by 18.02.2016 / 15:34
0
answers

Can Firemonkey use my GPU and Direct2D? [closed]

I'm starting to develop a game for Windows 10 and would like to know if Firemonkey can use my GPU without any extra configuration. I heard "rumors" that Firemonkey is actually able to automatically use Direct2D, if available, for its routine...
asked by 14.01.2016 / 22:04
1
answer

How to keep an image on a form?

Hello! To use in game production, I'd like to understand how to keep an image in a form through Firemonkey. The code I have so far is this: program TestCase; uses UITypes, Classes, Types, FMX.Forms, FMX.Graphics, FMX.Objects;...
asked by 16.01.2016 / 16:59
0
answers

How to change style.xml file delphi firemonkey

I'd like to know how to change this file style.xml to change the notification bar of android in the default material design ( link ). I want to change the theme, but every time I change this file it goes back to what it was befo...
asked by 02.02.2016 / 12:48
1
answer

How to find out all objects on a JoyStick?

I am compiling a project for Win32 using the DirectX DirectInput library to manage Joysticks. I have successfully tried to identify if any Joystick is connected through the enumeration: uses Classes, Winapi.DirectInput, FMX.Platf...
asked by 28.12.2015 / 16:48
0
answers

Delphi 7 and Openssl [closed]

I have a Ubuntu server on the web and I have full control of it, it's a VPS , I have a restful done in django that I can read quietly in Delphi7 with superobjects. My concern is that this communication is text, so a...
asked by 29.12.2015 / 15:33
1
answer

Repeated Labels, windows .bat file does not delete some tags

I'm having a problem with a system here in the company which is as follows. The system generates labels and prints them on an argox printer, these label printers. They are labels of the requests that are generated with PHP and PPLA which is t...
asked by 03.12.2015 / 17:08
0
answers

Delphi - Chat with Emoticons [closed]

I think there are many people with this same doubt, unfortunately I did not find anything on google that could help me so I would like the solidarity and help of the staff here, How could I do a chat with emotions in Delphi XE8, I have already s...
asked by 06.01.2016 / 23:38