[Overview][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: spin.pp line 126
type TCustomSpinEdit = class(TCustomFloatSpinEdit) |
||
public |
||
constructor Create(); override; |
|
|
property Value: Integer; [rw] |
|
|
property MinValue: Integer; [rw] |
|
|
property MaxValue: Integer; [rw] |
|
|
property Increment: Integer; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TCustomEdit |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |