[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedataedits.pas line 786
type tcustomint64edit = class(tnumedit) |
public |
constructor create(); override; |
procedure fillcol(); |
procedure assigncol(); |
property onsetvalue: setint64eventty; [rw] |
property value: Int64; [rw] |
property valuedefault: Int64; [rw] |
property bitcount: Integer; [rw] |
property valuemin: Int64; [rw] |
property valuemax: Int64; [rw] |
property gridvalue []: Int64; default; [rw] |
property gridvalues: int64arty; [rw] |
function griddata; |
property ifilink: tifiint64linkcomp; [rw] |
end; |
| |
| |
| |
tcustomdataedit,igridwidget,istatfile,idragcontroller,iassistiveclientgridwidget,iifidatalink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |