Object Pascal
Discussions tagged Object Pascal
-
more than a month ago
How to print bar code with type 128 on POS Epson printer receipt in Delphi Pascal
I am using Embarcadero® RAD Studio 10.2 Version 25.0.26309.314. I have took reference of pdf file to print bar code which present at http://www.starmicronics.com/support/mannualfolder/escpos_cm_en.pdf. On page 150 in pdf, some information are provid... -
more than a month ago
FireDac: any way to get SQL data as an object?
Hi,I was wondering whether it's possible to actually get the result of an SQL statement as an object?Did anybody typecast a result into an object?Something like:The class TProduct has a idProduct: integer, idName:String, idPrice:integer and equivalen... -
more than a month ago
ADD .JAR FILES IN ANDROID APPLICATION
Hello! I'm trying to add a .JAR file to my application android but read that I have to use java2op classes for object pascal and so use this file. The problem is that I need the bootclasses.jar and bootclasses.xml files but I can´t download them bec... -
more than a month ago
Accessing TLISTVIEW data programmatically
I am trying to access TListview members data I have created in LiveBindings programmatically and cant figure out it. I created a live binding to a rest field called rec_id and If use clicks on a TListView item I need to get the rec_id of the item ... -
more than a month ago
How I can connect to a bluetooth printer and print with AppMethod (Pascal) for Android?
Hi I'm a new member in AppMethod and I must to built a app that can connect to a printer and print a document or other data by bluetooth. Can everybody help me with this? What is the best way or have everybody a link to a tutorial how I can do this... -
more than a month ago
Pan gesture event handler
Hi there I'm trying to write the pan gesture event handler. When I'm moving my finger fast enough over the screen I'm continuously getting OnGesture event with igiPan gesture id, but if I slow down the finger I start receiving the OnMouseMove event....
- Page :
- 1