[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msewidgetgrid.pas line 293
type tcustomwidgetgrid = class(tcustomgrid) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure writestate(); override; |
procedure insertwidget(); override; |
function childrencount; override; |
function getlogicalchildren; override; |
procedure focuslock; |
procedure focusunlock; |
procedure seteditfocus; |
procedure setcellclientclick(); |
function editwidgetatpos(); |
function widgetcell(); |
function cellwidget(); |
function copyselection; override; |
function pasteselection; override; |
property datacols: twidgetcols; [rw] |
property fixcols: twidgetfixcols; [rw] |
property fixrows: twidgetfixrows; [rw] |
end; |
| | ||
tcustomgrid,iautoscrollframe,iobjectpicker,iscrollbar,idragcontroller,istatfile,iifigridlink,iassistiveclientgrid |
|
A grid widget |
| | ||
| | ||
| | ||
| | ||
| | ||
twidget,iscrollframe,iface,iassistiveclient |
||
| | ||
| | ||
tmsecomponent,ievent,iificommand,iificlient |
||
| | ||
tcomponent |
||
? | ||
TObject |