| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedbedit.pas line 1003
type tdbrealspinedit = class(tcustomrealspinedit, idbeditfieldlink, ireccontrol) |
public |
constructor create(); override; |
destructor destroy; override; |
published |
property datalink: teditwidgetdatalink; [rw] |
property formatedit: msestring; |
property formatdisp: msestring; |
property valuerange: real; |
property valuestart: real; |
property onsetvalue: setrealeventty; |
property onsetintvalue: setintegereventty; |
property step: real; |
end; |
| | |
| | |
| | |
| | |
| | |
tcustomdataedit,igridwidget,istatfile,idragcontroller,iassistiveclientgridwidget,iifidatalink |
| | |
| | |
| | |
| | |
| | |
| | |
twidget,iscrollframe,iface,iassistiveclient |
| | |
| | |
tmsecomponent,ievent,iificommand,iificlient |
| | |
tcomponent |
| ? |
TObject |