TdxSpreadSheetFontHandle Members
Constructors
| Name | Description |
|---|---|
| Create(TdxDynamicItemList,Integer) | Creates a new item at the specified position within the dynamic item list. Inherited from TdxDynamicListItem. |
Properties
| Name | Description |
|---|---|
| GraphicObject | |
| Index | Returns the item’s zero-based index within the dynamic list. Inherited from TdxDynamicListItem. |
| Key | Inherited from TdxHashTableItem. |
| RefCount | Inherited from TdxHashTableItem. |
Methods
| Name | Description |
|---|---|
| AddRef | Inherited from TdxHashTableItem. |
| Assign(TdxDynamicListItem) | Copies the specified item’s content to the current dynamic list item. Inherited from TdxDynamicListItem. |
| Assign(TdxSpreadSheetFontHandle) | |
| AssignToFont(TFont) | |
| Clone | |
| Equals(TObject) | Inherited from TObject. |
| FlushCache | |
| GetHashCode | Inherited from TObject. |
| Initialize(TFontName,TFontCharset,TColor,Integer,TFontPitch,TFontStyles) | |
| IsEqual(TdxHashTableItem) | Inherited from TdxHashTableItem. |
| LoadFromStream(TcxReader) | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Release | Inherited from TdxHashTableItem. |
| SaveToStream(TcxWriter) | |
| ShiftIndex(Integer) protected | Changes the item’s index within the dynamic list by the specified value. Inherited from TdxDynamicListItem. |
| ToString | Inherited from TObject. |
See Also