论坛


2011年10月10日 星期一

Simple FireMonkey Object Inspector

Felix Colibri| Felix Colibri’s Delphi Blog |18:51:01

: building a FireMonkey ObjectInspector which presents the components of the Form and displays theirproperty names an values and allows the user to modify them at runtime

Register for CodeRage before time runs out!

Embarcadero| EDN Delphi Feed |02:14:08

Change the Default Application Icon for a Console Mode Delphi Application

About.com| About.com Delphi Programming |02:00:20

inConsole Mode Delphi Apps.::By design, all console mode applications have the same icon (depends on the Windows version).For a normal GUI application you can change the application icon using Project - Options - Application - Application Settings...