|
Submissions by David Intersimone |
Found 257
Matching Records
| 1 2 3 4 5 6 7 8 9 10 ... |
| ID | Product | Category | Title | Updated | dl/s | Size |
|
29386
|
C++Builder
|
Source Code
|
C++Builder XE3 FireMonkey Location component demo C++ Location Sensor example project for the 31 C++Builder XE3 videos in January - Jan 13 - Using the Motion and Location Sensor components with C++Builder XE3 video.
| 4/18/2013 3:07:00 PM |
10
|
75.5K
|
|
29385
|
C++Builder
|
Source Code
|
C++Builder XE3 FireMonkey Motion component demo C++ Motion Sensor example project for the 31 C++Builder XE3 videos in January - Jan 13 - Using the Motion and Location Sensor components with C++Builder XE3 video.
| 4/18/2013 3:03:30 PM |
5
|
75.5K
|
|
29320
|
C++Builder
|
Source Code
|
C++ FireMonkey XE3 DrawArc and FillArc on Canvas and TImage C++ FireMonkey XE3 sample application to draw and fill and arc on the Form Canvas and also on the TImage's Bitmap.
| 2/15/2013 9:47:45 AM |
30
|
89.8K
|
|
29319
|
Delphi
|
Source Code
|
Delphi FireMonkey XE3 DrawArc and FillArc on Canvas and TImage Delphi FireMonkey XE3 sample application to draw and fill and arc on the Form Canvas and also on the TImage's Bitmap.
| 2/15/2013 9:44:45 AM |
76
|
94K
|
|
29314
|
C++Builder
|
Source Code
|
Combining multiple image effect filters in your C++ FMX apps This C++Builder XE3 FireMonkey source code project shows you how to use two or more image effect filters together to produce the desired bitmap output you can set an image filter's InputFilter property. The simple example connects two image effects: Sepia Filter and Magnify Filter
| 2/4/2013 2:19:06 PM |
26
|
433.7K
|
|
29313
|
C++Builder
|
Video
|
January 31, 2013 - C++ multi-tier master/detail DataSnap App In this thirty-first video you'll learn how to build a multi-tier, master/detail customer and sales C++ database application using C++Builder XE3 and DataSnap.
| 2/3/2013 11:12:24 PM |
39
|
40.2MB
|
|
29312
|
C++Builder
|
Video
|
January 30, 2013 - Your first multi-tier C++ DataSnap app In this thirtieth video you'll learn how to build your first Multi-Tier C++ application using C++Builder XE3 and DataSnap. In developing your first DataSnap server (Windows 32 and 64) applications and client (Windows and Mac) applications you will see how to use TCP/IP to call remote methods and return results.
| 2/3/2013 10:54:48 PM |
33
|
40.7MB
|
|
29311
|
C++Builder
|
Video
|
January 29, 2013 - Working with 3D models in C++ Apps In this twenty-ninth video you'll learn how to use industry standard 3D Model files (Collada DAE, Wavefront OBJ and ASCII Scene Export ASE) in your HD and 3D Windows (Win32/Win64) and Mac OS X applications using the TModel3D component.
| 2/3/2013 10:37:07 PM |
34
|
39.1MB
|
|
29310
|
C++Builder
|
Video
|
January 28, 2013 - Building a C++ 64-bit UDF for InterBase In this twenty-eight video you'll learn how to build, install and use an InterBase 64-bit UDF (user defined function) built with the C++Builder 64-bit compiler for Windows.
| 2/3/2013 10:13:37 PM |
28
|
14.1MB
|
|
29309
|
C++Builder
|
Video
|
January 27, 2013 - Build C++ database apps with InterBase ToGo In this twenty-seventh video you'll learn how to build and deploy a C++Builder master/detail database application using the InterBase XE3 ToGo edition (InterBase in a DLL/Dylib) for Windows and Mac. InterBase XE3 ToGo Edition is a full-featured embeddable database.
| 2/2/2013 6:56:06 PM |
28
|
28.6MB
|
|
29308
|
C++Builder
|
Video
|
January 26, 2013 - Building C++ app UI with PrototypeBindSource In this twenty-sixth video you'll learn how to start building your C++Builder database application using a LiveBindings TPrototypeBindSource and then replace it with a real database. TPrototypeBindSource is a bind source for creating sample data and writing no code, you have a functional application that you are ready to test.
| 2/2/2013 6:40:00 PM |
32
|
19.2MB
|
|
29307
|
C++Builder
|
Video
|
January 25, 2013 - Live Bindings and Actions in your C++ DB Apps In this twenty-fifth video I show you how to use LiveBindings and Action Lists in your C++Builder FireMonkey database applications. By using action objects, you centralize the functions performed by your application from the user interface. This lets you share common code for performing actions.
| 2/2/2013 9:44:02 AM |
29
|
20.9MB
|
|
29306
|
C++Builder
|
Video
|
January 24, 2013 - C++ LiveBindings and TMS Software FMX Grid In this twenty-fourth video you will see how easy it is to use LiveBindings to add the TMS Software FireMonkey Grid into your C++Builder XE3 applications. The TMS Software FireMonkey Grid is available as a free download for registered XE3 customers.
| 2/2/2013 9:34:29 AM |
30
|
22.5MB
|
|
29305
|
C++Builder
|
Video
|
January 23 2013 - Building multilingual C++ FireMonkey apps In this twenty-third video you will learn how localize the strings used in your FireMonkey applications and use the TLang component to switch the strings (automatically or under program control) for the locale where the program is running.
| 2/2/2013 9:18:59 AM |
28
|
15.4MB
|
|
29304
|
C++Builder
|
Video
|
January 22, 2013 - Adding Inline Assembler to C++ 64-bit apps In this twenty-second video you will learn how to include inline assembly language code using the C++Builder 64-bit compiler for Windows.
| 2/2/2013 9:10:37 AM |
32
|
11.8MB
|
|
29301
|
C++Builder
|
Video
|
January 21, 2013 - Using the Boost C++11 algorithms with C++XE3 In this twenty-first video you will learn how to use the Boost C++ Algorithm Library's C++11 algorithms using the new C++Builder 64-bit compiler for Windows. You'll learn how to use the Boost C++11 all-of, any-of, none-of, one_of, is_sorted, is_partitioned and partition_point algorithms.
| 1/28/2013 5:37:25 PM |
48
|
33.6MB
|
|
29300
|
C++Builder
|
Video
|
January 20, 2013 - Your first C++Builder XE3 C++11 64-bit apps In this twentieth video you will learn how to build your first C++11 language applications using the new C++Builder 64-bit compiler for Windows. You'll learn how to create a console and FireMonkey Metropolis UI applications that use new features in the C++ language.
| 1/28/2013 5:23:36 PM |
44
|
21.4MB
|
|
29299
|
C++Builder
|
Video
|
January 19, 2013 - Using Image Effect Filters in your C++ Apps In my January 14 C++ video, I showed how you can use the image effects components to manipulate bitmaps in your application. In this nineteenth video you will learn how to use the FireMonkey image effect filters to apply filters to bitmaps and get the resulting bitmap using the filter's Input and Output properties.
| 1/28/2013 5:12:52 PM |
35
|
22.9MB
|
|
29298
|
C++Builder
|
Video
|
January 18, 2013 - Building C++ and FireMonkey SQLite Apps In this eighteenth video you will learn how to build the SQLite Windown 64-bit DLL and use SQLite in your your C++Builder XE3 and FireMonkey Windows and Mac HD applications.
| 1/28/2013 10:52:26 AM |
41
|
29.5MB
|
|
29296
|
C++Builder
|
Video
|
January 17, 2013 - Using 3D objects in your C++ HD Apps In this seventeenth video you will learn how to add standard 3D controls to your C++Builder XE3 Windows and Mac HD applications using the ViewPort3D and TLight components.
| 1/24/2013 6:33:19 PM |
35
|
21.2MB
|
| 1 2 3 4 5 6 7 8 9 10 ... |
Executed in: 0.890 Seconds.
Connect with Us