TdxSpreadSheetCommentContainer Methods
A floating cell comment container.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
BeginChanging | Initiates recording of a custom history action applied to the floating container to the UndoActions list. Inherited from TdxSpreadSheetContainer. |
BeginUpdate | Disables the floating container object repainting until the EndUpdate procedure is called. Inherited from TdxSpreadSheetContainer. |
BringToFront | Moves the floating container object to the top container layer in a worksheet. Inherited from TdxSpreadSheetContainer. |
EndChanging | Finishes recording of a custom history action applied to the floating container to the UndoActions list. Inherited from TdxSpreadSheetContainer. |
EndUpdate | Enables updates of the current floating container object after a BeginUpdate procedure call. Inherited from TdxSpreadSheetContainer. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
SendToBack | Moves the floating container object to the bottom container layer in a worksheet. Inherited from TdxSpreadSheetContainer. |
ToString | Inherited from TObject. |
See Also