Product : RT Customiser for Delphi Version : 1.0 Target : Delphi (1) developers Short descr. : Customise applications at run-time through a Component Inspector. Extensive help and example projects are included. Filename : rtc.zip File status : Shareware Sources : Not available Category : Delphi VCL components, Localisation, Multi-language support Author : Sigo Automatisering Author URL : http://www1.tip.nl/users/t610535/ Author Email : r.sigo@tip.nl Long descr. : RT (Run-Time) Customiser enables the creation of Delphi applications of which the GUI can be customised, saved and restored at run-time without the presence of Delphi. It provides access to many of the application's components and properties at run-time, like Delphi's Object Inspector does. You, the application developer, can determine which components and properties are accessible. The product is useful for prototyping and supporting the requirements of international or multi-cultural environments. It is relatively easy to add RT Customiser to your existing Delphi projects. RT Customiser consist of only four new components: ... TRtCustomiser - component editor, configuration saving and much more. ... TRtcLoader - loads a configuration on a form. ... TRtcStringContainer - holder of strings, accessible through TRtCustomiser. ... TRtcConfigDialog - dialog box for the selection of a configuration. See the RTC.HLP help file and the example projects for more information.