TcxHintStyle Methods
Stores hint style settings.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
BeginUpdate | Postpones hint style setting changes until an EndUpdate procedure call. |
ComponentRemoved(TComponent) | Inherited from TcxCustomHintStyle. |
EndUpdate | Applies all pending changes and redraws the visible hint window after a BeginUpdate procedure call. |
Equals(TObject) | Inherited from TObject. |
GetDefaultHintStyleController | |
GetHashCode | Inherited from TObject. |
GetHintWindowClass | Inherited from TcxCustomHintStyle. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
RestoreDefaults | Resets all hint style settings to their default values. |
ToString | Inherited from TObject. |
See Also