Class TTitleBarButtons (unit CapBarEd) |
TPropertyEditor
this is the component that handles the display of our propertyeditor
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
this procedure is called when the user activates the property in the objectinspector (i.e. clicking on the three points). DON'T FORGET TO DESTROY THE DIALOG WHEN DONE!!!!
*************************************************************** *** *** *** procedures for the propertyeditor *** *** *** *****************************************************************} { this defines the display of the property in the objectinspector: paDialog show the three points that open a dialog, paValueList shows an arrow to choose the value from a list
this returns the string that is shown in the objectinspector for the property. if this isn't overriden then the original value will be displayed in the objectinspector (TList, TButton or whatever is defined in the calling componen)
Properties |
Events |
Variables |