
All Units All Classes Properties, Methods and Events |
TInspectorItemStyle
type TInspectorItemStyle = (iiBoolean, iiString, iiSelection, iiColor, iiPen, iiGradient, iiBrush, iiFont, iiImage, iiButton, iiInteger, iiDouble);
Unit
TeeInspector
Description
Defines the available styles for inspector items.
\*\pn\fi-200\liiiBoolean The inspector item shows a checkbox to switch between true and false values.
iiString The inspector item shows an edit box to change a string of text.
iiSelection The inspector item shows a combobox with available subitems to select.
iiColor The inspector item shows a colored box and a button to show the color editor dialog.
iiPen The inspector item shows a line drawn with the item pen and a button to show the TeeChart pen editor dialog.
iiGradient The inspector item shows a colored box filled with the item gradient, and a button to show the gradient editor dialog.
iiBrush The inspector item shows a colored box filled with the item brush, and a button to show the TeeChart brush editor dialog.
iiFont The inspector item shows the item font name and a button to show the standard font or TeeChart TTeeFont editor dialog.
iiImage The inspector item shows the image name and a button to show the picture open dialog to load a new image.
iiButton The inspector item shows a button, clicking the button raises the item OnChange event.
iiInteger The inspector item shows an edit box to change an integer value.
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.