ССП
Не поднимешься в горы - не узнаешь высоты неба; не спустишься в бездну - не узнаешь толщи земли.
  • Главная
  • Programming
    • Utilities
    • Libraries
    • Embarcadero
      • DataSnap
      • Resources
  • Заметки на полях
    • Ruby+Redmine
    • Веб администрирование
    • Разное
  • DIY, electronics
  • Багтрекер
  • Файлы
  1. Programming
  2. Embarcadero

Материалы по технологиям программирования с использованием продуктов Embarcadero.

Implementing custom-drawn series for FMX TeeChart library

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 22 июня 2018
Просмотров: 1556

steema-logoRequirements and pre-conditions:

  1. Chart series may contain different point types:
    1. First, let's call them 'automatic' - which may have been acquired by some logger process, in ordered, evenly spaced moments in time.
    2. Other type is 'manual', - meaning, that thesee may be acquired as a result of explicit user-to-device interaction during the same measurement session, as an automatic ones. These manual points usually have an arbitrary distributed x, and sometimes even y values.
  2. Chart series should draw automatic and manual points differently, while allowing these points to be iterated as a members of the same sequence.

Подробнее

Deploying and Signing OSX app the right way

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 18 мая 2017
Просмотров: 1909
  • third-parties
  • esscript
  • deployment
  • macos
  • cppbuilder

Recently, I've complete my 'geshtalt' - migrate and release Windows FMX app, Ecolight-AP under MacOSX platform. And, by God, it was painful and hard, mainly due to EMB toolchain tried to fracture my butt on almost each final step.
The dehydrated knowledge here is crystallized two weeks of pain and swearing, and sweatting.
Problem starts reveling itself after all Debug stuff was successfully brushed on MAC, under PAServer session, and Release for App Store was created with Developer ID * certificates, which allow to install from signed local pkg.

Подробнее

Restricting Windows FMX application to single instance

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 23 сентября 2016
Просмотров: 1995
  • embarcadero
  • programming
  • firemonkey
  • example
  • windows

Recently, I got to, as many many years ago, dive in Windows API, to implement a rather simple task. I needed to restrict an FMX-based application, namely its Windows-flavour target, to be single-instance, so any attempt to launch yet anther copy of its process would (try to) bring up the first running one.

Подробнее

Using distinct elements of standard style in our own GUI elements

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 03 января 2016
Просмотров: 2060
  • embarcadero
  • styles
  • programming
  • example

Article explains how to use standard style elements to customize LookAndFeel of own GUI elements.

Подробнее

It's dynamic linking time, with C++Bulder and OSX

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 29 июня 2015
Просмотров: 2187
  • embarcadero
  • programming
  • firemonkey

What would old tethered programmer want from its main working tool? Obviously, it must, no, MUST work as expected, and provide an expected, I emphasize, EXPECTED result(s). Recently, we tried to compile our middle-sized application project group for MAC OS. All components were separately ported beforehand, to be at least compileable under toolchains other than Win32|Win64. Needless to say, that after a few tries to compile entire project group, and getting a load of ‘unresolved externals’, I started to suspect that something is wrong there :) Test project for the article.

Подробнее

Firemonkey style hack

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 03 июня 2015
Просмотров: 2730
  • embarcadero
  • styles
  • programming
  • firemonkey

FMX framework automatically maintains style loading for Controls which implement StyleLookup property. What would you do, to quickly implement compound control, with automatic styling support, without actually write a "true" component class for it?

Подробнее

Some notes on working with FMX styles

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 03 июня 2015
Просмотров: 2349
  • embarcadero
  • styles
  • programming
  • firemonkey

That topic covers the case, when platform and custom styles may be seamlessly used together.

Подробнее

Иногда они возвращаются... или std::locale static linkage bug in C++ Builder

Информация о материале
Автор: Vsevolod V Gromov
Категория: Embarcadero
Опубликовано: 11 февраля 2015
Просмотров: 2670

Sometimes They Come Back... AgainПисал для буржуинского блога на межязыке, уж не обессудьте...

I remember stepping on the stl+locale+stream+static linkage bugs as early as CB6 was major tool for our team.

Подробнее

  1. Создаем объект Delphi из его метакласса в С++ Builder. Серия 2
  2. Компиляция design-time пакетов из паскалевских исходников в С++ Builder
  3. Update locker using RAII
  4. Создаем Delphi объекты из метаклассов в С++ Builder
  5. Если вы строите проект Дельфи компонента для С++ Билдера
  6. RTTI InheritsFrom replacement for C++ Builder
  7. Ошибка при запуске exe, AV на этапе создания формы.
  8. Подключение к exe своих ран-тайм пакетов

Страница 1 из 3

  • 1
  • 2
  • 3

Популярные метки

programming 17 embarcadero 8 esscript 8 third-parties 6 embedded 4 firemonkey 4 example 4 utilities 3 styles 3 excatsoft 3

Последние публикации

  • Delphi 11.2 BLE for Android
  • Delphi 11.2 BLE for Windows RT
  • ESS Scripting Console command line parameters
  • PZEM T004 Single-phase mains parameter WIFI logger using ESP8266
  • C++ Reflection approach
  • ESS script to convert UTF-8 into C escaped hex
  • Implementing custom-drawn series for FMX TeeChart library
  • building boost with MSVC from command line
  • Example of changes to the new version of esscript
  • SDMMC over SPI library with ESP8266
  • ES Script example of I2C interfacing to OPT3001 lighting sensor
  • ES Script example of communicating with AD-7732 UART camera
  • Deploying and Signing OSX app the right way
  • FTDI EVE header library
  • ES Script example of FTDI MPSSE controlling 28BYJ-48 stepper motor
  • PO2TXT converter script for FMX TLang

Самое читаемое

  • Конфигурация svnserve
  • Подключение к exe своих ран-тайм пакетов
  • esscript NMEA parser
  • NXP MCU ISP excerpt from ES Script codebase
  • ES script object dynamic layout
Яндекс.Метрика

Сейчас на сайте 120 гостей и нет пользователей

Воскресенье, 01 июня 2025 ©2025 - ExactSoft - All rights reserved

Лента новостей