Delphi/CB
•  Greatis •  Security •  AppDatabase •  Utilities •  Visual Basic • .NET •  just4fun
Delphi / C++ Builder
Components, utilities and tips for Delphi and C++ Builder developers
More info
Object Inspector FAQ
Object Inspector Home
Delphi Components
See also
Products
Form Designer
Runtime Fusion
Print Suite
Commented Image
Image Editor  new!
Delphi Toys
Ultimate Pack  hot!

FAQs
Form Designer FAQ
Print Suite FAQ
Image Editor FAQ

Links
Software for .NET
Software for VB 6
Delphi Tips & Tricks

Services
Outsourcing
What is Property Interface?
Property Interface is an object interface to Runtime Type Information (RTTI) that allows to get the published interface of any TPersistent descendant at runtime and change any get and change any property value. Property Interface contains two main classes TPropertyList (PropList unit) and TPropertyInterface (PropIntf unit). TPropertyList is a main class of Property Interface, this class allows to get the list of published properties, find them by name, retreive and change the property values. TPropertyInterface is just a shell component for TPropertyList. TPropertyList can own other property lists objects for representing the subproperties (for class-type properties, like Font, and emulated properties like set-type properties' items, like items of Font.Style). Property Interface is compatible with Delphi 3, Delphi 4, Delphi 5, Delphi 6, Delphi 7, C++ Builder 5, C++ Builder 6.

Greatis Software Greatis | Security | AppDatabase | Utilities | Delphi/CB | Visual Basic | .NET | just4fun

Contacts | Add to Favorites | Recommend to a Friend | Privacy Policy | Copyright © 1998-2008 Greatis Software