TcxSpinEditButtons Members
Specifies the location and visibility of spin buttons.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxSpinEditButtons class with specified settings. |
Properties
Name | Description |
---|---|
Position | Specifies the position of spin editor buttons. |
ShowFastButtons | Determines whether fast buttons are visible within an editor. |
Visible | Specifies whether both standard and fast buttons are visible within an editor. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also