Subscribe to this list via RSS Blog posts tagged in Mac

Posted by on in Programming
Multi-Device Apps and Clipboard Support We have a lot of great demos to help you get started with RAD Studio. Today's blog post focuses on our CopyPaste FireMonkey demo. The CopyPaste sample demonstrates how to create applications that use the system's clipboard to copy and paste text or images. The sample uses IFMXClipboardService to interact with the system clipboard. The SetClipboard method is used to put data into the system clipboard and the GetClipboard method is used to return data from the system clipboard. Windows, macOS an...

Posted by on in UI
Changing TMultiView's Fill Color Tip of the day: How to change TMultiView's fill color 1. Add TMultiView to your form 2. Right-click on the control and select 'Edit Default Style'.  This opens the integrated Style Designer 3. Select 'MultiViewStyle' in the Structure Pane 4. In the Object Inspector, select Fill > Brush to change the color 5. When done, click on the 'x' in the top right hand corner to apply the color change 6. Repeat these steps for each platform where you want to make a TMultiView fill color change...

Posted by on in Blogs
Update your application UI with TMultiView TMultiView is a smart menu component for FireMonkey applications that makes it really easy to create app navigation that automatically adjusts itself depending on form factor, orientation and target platform. TMultiView is a container component which means that you can parent many different components to it, such as a top aligned TToolbar or a client aligned TListview.

Posted by on in Data
Coderage 2015 Source Source code for my CodeRage 2015 Presentation is here I will add a link to the video when it is available....
Lancement de Delphi, C++Builder et RAD Studio 10 Seattle Voilà la nouvelle version de Delphi, C++Builder et RAD Studio vient juste de sortir : Delphi 10 Seattle C++Builder 10 Seattle RAD Studio 10 Seattle N'oubliez pas de venir vous inscrire à notre événement gratuit pour venir découvrir cette nouvelle version le 10 Septembre prochain à Paris-La Défense :   http://forms.embarcadero.com/EM15Q3FRDeveloperDirectLive   Annonce officielle lancement Delphi,C++Builder et RAD Studio 10 Seattle...

Posted by on in UI
FireUI Multi-Device Designer and working with Views In RAD Studio XE7, we introduced the FireUI Multi-Device Designer. FireUI makes it easy to create user interfaces across multiple devices using a master form to share all user interface code, and then optimize inherited views for each target platform and device.  Delphi, C++Builder and RAD Studio XE7 provide a set of predefined views, including Windows Desktop, Surface Pro Tablet, Mac Desktop, iPhone, iPad, and several Android Phone, Tablet and Google Glass optimized views. Views are a me...
RAD Studio XE6 events in The Netherlands and Turkey The momentum around the latest RAD Studio XE6 release is building very quickly. I have this feeling that this is going one of the most successful releases of Delphi and C++Builder. Developers are very happy with the focus on quality, stability and performance of the IDE plus they like brand new features like app tethering and backend-as-as-service client components. For existing developers probably the biggest thing is continuous focus on improving and making stronger the best library for bui...
RAD Studio XE6 Launch event in Antwerpen RAD Studio XE6 has been recently launched and now it is time to show all its great new features to developers in every corner of the world. Embarcadero technical evangelists and Embarcadero MVPs from different countries are super busy travelling and presenting on live events. My first XE6 live event was yesterday in Antwerpen in Belgium. The level of interest in new and existing RAD Studio XE6 features was very high and the atmosphere very good. The majority of our existing Delphi and ...
Комната 3D, Delphi, Платформа приложений FM Компания Embarcadero приветствует вас! Спасибо всем за своевременное комментирование моих текстов. Некоторые пишут - давай больше "мозга". Другие - "давай больше материалов для начинающих". Собственно, абсолютно не имею ничего против делегирования полномочий "быть самым умным". Для этого учреждён "институт MVP" (пример). Каждый, кто хочет стать "почётно-умным с печатью Embarcadero", может это получить. Скоро отпишусь, как это технически делается (идеологически уже писал). Давненько я не брал......
31 XE3 quick videos in 31 days - Oct18 - FireMonkey 2 MaterialSource Components In RAD Studio XE3 and FireMonkey 2, a new context shader creates and defines FireMonkey filters, materials and context for 3D objects. The new FMX.Types3D.TTexture class replaces the use of bitmap textures. This class uses GPU memory to store real data. TTexture is a limited class, but offers support for textures with different pixel formats, behavior and styles. The new material system is based only on shaders, and allows an unlimited variation of lighting and materials in one application. Th...

Check out more tips and tricks in this development video: