TcxSchedulerEventImageItem Members
Represents the user event icon.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| Name | Description |
|---|---|
| AutoHide | Specifies whether the current icon can be automatically hidden. |
| Bounds | Represents the current icon’s dimensions. |
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| Height | Gets the current icon’s height. |
| ID | Inherited from TCollectionItem. |
| ImageIndex | |
| Images | |
| ImageType | Gets the current icon’s type. |
| Index | Inherited from TCollectionItem. |
| Visible | Specifies whether the current icon is shown in the user event‘s rectangle. |
| Width | Gets the current icon’s width. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
See Also