[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedbedit.pas line 1945
type tdbstringcol = class(tcustomstringcol, idbeditfieldlink, idbeditinfo, iificlient, iifidatalink) |
public |
constructor create(); override; |
destructor destroy; override; |
property datalink: tstringcoldatalink; [r] |
published |
property datafield: string; [rw] |
property optionsdb: optionseditdbty; [rw] |
property nullsymbol: msestring; [rw] |
property focusrectdist: Integer; |
property textflags: textflagsty; |
property textflagsactive: textflagsty; |
property optionsedit1: optionsedit1ty; |
property optionsedit: stringcoleditoptionsty; |
property passwordchar: msechar; |
property font: tgridpropfont; |
property colorselect: colorty; |
property fontselect: tcolselectfont; |
property onsetvalue: setstringeventty; |
property ondataentered: notifyeventty; |
property oncopytoclipboard: updatestringeventty; |
property onpastefromclipboard: updatestringeventty; |
property ondrawcell: drawcelleventty; |
end; |
tdbstringcol,idbeditfieldlink,idbeditinfo,iificlient,iifidatalink |
| |
| |
| |
| |
| |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |