RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProperty70 Members

The following tables list the members exposed by IProperty70.

 
Name 
Description 
 
Responds when the property is selected in the Object Inspector. 
 
Indicates whether all selected components have the same value for the property. 
 
Returns true to indicate that values can be typed incrementally—and automatically completed—in the Object Inspector. 
 
Edit 
Responds when the user double-clicks the property in the Object Inspector. 
 
Describes the property so the Object Inspector provides the appropriate controls. 
 
Returns the maximum length, in characters, of the value. 
 
Retrieves a string to represent the property's value, or, if the value is not available, an error message. 
 
This is GetIsDefault, a member of class IProperty70. 
 
Returns the name of the property. 
 
Provides the subproperties of the property to a callback procedure. 
 
Returns the property information record for the object being edited. 
 
Returns the type information record for the object being edited. 
 
Returns the property value formatted as a string. 
 
Provides the enumerated values of the property to a callback procedure. 
 
Indicates whether a specified object is currently being edited by the property editor. 
 
Restores all object properties to their original values. 
 
Responds when the user changes the value of the property. 
 
Indicates whether all components being edited have a value for the property if their ComponentStyle includes csCheckPropAvail. 
 
Name 
Description 
 
This is IsDefault, a member of class IProperty70. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!