TdxScreenTipStyle Members
Contains style settings for ScreenTips controlled by the TcxHintStyleController component.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
ScreenTipActionLinks | Specifies a collection of ScreenTip links to actions assigned to hinted controls. |
ScreenTipLinks | Specifies a collection of ScreenTip links to hinted controls. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
ComponentRemoved(TComponent) | Inherited from TcxCustomHintStyle. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetHintWindowClass | Inherited from TcxCustomHintStyle. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetScreenTipBounds(TdxScreenTip,string) | |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ShowScreenTip(Integer,Integer,TdxScreenTip,string) | |
ToString | Inherited from TObject. |
See Also