Show: Delphi
C++
Display Preferences
DesignEditors
From XE2 API Documentation
Defines the interfaces and classes used by the property editors in the IDE. For more information, see the comments in the source code.
Contents |
Classes
| EDesignPropertyError | |
| IDesignGroupChange | |
| TBoolProperty | |
| TCharProperty | |
| TClassProperty | |
| TComponentEditor | TComponentEditor provides the default implementation for the IComponentEditor interface. |
| TComponentGuidelines | |
| TComponentNameProperty | |
| TComponentProperty | |
| TCustomModule | |
| TDateProperty | |
| TDateTimeProperty | |
| TDefaultEditor | TDefaultEditor is the component editor for components that do not explicitly register a component editor. |
| TDesignerOleDropTarget | |
| TEditActionSelectionEditor | |
| TEnumProperty | |
| TFloatProperty | |
| TInt64Property | |
| TIntegerProperty | |
| TInterfaceProperty | |
| TMethodProperty | |
| TNestedProperty | |
| TOrdinalProperty | |
| TPropertyEditor | TPropertyEditor is a base class for property editors that implements the IProperty interface. |
| TSelectionEditor | |
| TSetElementProperty | |
| TSetProperty | |
| TStringProperty | |
| TTimeProperty | |
| TVariantProperty | |
| TWideCharProperty | |
| TWideStringProperty |
Routines
| AncestorNameMatches | |
| ClassInheritsFrom | |
| FreeEditorGroup | |
| GetComponentEditor | |
| GetComponentProperties | |
| GetSelectionEditors | |
| GuidelinesFor | |
| NewEditorGroup | |
| NotifyGroupChange | |
| PossibleStream | |
| UnnotifyGroupChange |
Types
| PInstPropList | |
| TBit | |
| TInstProp |
Variables
| GetTopLevelComponentFunc | |
| TInstPropList |