RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProperty80 Members

The following tables list the members exposed by IProperty80.

 
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 
This is Edit, a member of class IProperty80. 
 
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. 
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!