tamaoff.blogg.se

Delphi object inspector
Delphi object inspector







  1. Delphi object inspector update#
  2. Delphi object inspector code#

Save the current controls to a file as is, and load it including group information. Make a group of selected controls, and group of several groups. Select a control, and move, size, copy, paste from clipboard. Useful for applications that needs run-time design ability.Īt run-time, edit controls just like in Delphi IDE. You can select, move and size all controls on a form (or a TWinControl decendant, BaseControl). The TRTDesigner is a component that makes run-time design easy. The same as Runtime Design System, but without sample EXE files and Japanese help file. Moreover, you hardly need to do programming. Added "autocomplete" feature for enum propertiesĪt runtime, your application users can do Moving Controls, Resizeing Controls, Deleting Controls, Creating Controls, Changing Property in the Object Inspector, Saving Controls and Loading Controls if you use the Runtime Design System.Property editors (derived from TPopertyEditor). For these purposes component uses standard Object's published properties at run-time. TZPropList component is almost an exact copy of Delphi Object Inspector. Great application or component debugging tool.

delphi object inspector

Also shows application's object hierarchy in a tree view. The product is useful for prototyping and supporting the requirements of international or multi-cultural environments. Application developer can determine which components and properties are accessible. It provides access to many of the application's components and properties at run-time, like Delphi's Object Inspector does. 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. Property editor component, allow to modify properties of components at runtime and allow to define your personal editor for unknow properties. Properties Editor Component & Toolkit Application Owner draw method for Object Inspector (you can directly see the red color rathor than the string 'clRed').

delphi object inspector

And more features than IDE: control group (like in C&C, Ctrl-Number to define Number group). It's a Object Inspector & Form Designer clone.

delphi object inspector

Allows browse, evaluate and modify object properties at runtime.

delphi object inspector

  • Great demos to quickly get you up to speed.
  • The ability to stream out customized forms to either a database field or to the system.
  • A form heirarchy that will allow you to get tremendous basic functionality with zero coding.
  • Delphi object inspector update#

  • A library of functions to update existing form customizations and to provide two way tools.
  • A component palette that you can even add third party controls to.
  • Delphi object inspector code#

    Program at runtime with little to no code on your part. With Manna behind your application, your users will be able to customize your Manna is an application framework that allows you to easily make your product run timeĬonfigurable.









    Delphi object inspector