[Overview][Constants][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedblookup.pas line 213
type tdblookup1 = class(tcustomdataedit, idblookupdispfieldlink, idbdispfieldlink) |
public |
constructor create(); override; |
destructor destroy; override; |
property isnull: Boolean; [r] |
published |
property empty_color: colorty; |
property empty_font: twidgetfontempty; |
property empty_fontstyle: fontstylesty; |
property empty_textflags: textflagsty; |
property empty_text: msestring; |
property empty_options: emptyoptionsty; |
property empty_textcolor: colorty; |
property empty_textcolorbackground: colorty; |
property optionsedit: optionseditty; |
property font: twidgetfont; |
property textflags: textflagsty; |
property textflagsactive: textflagsty; |
property caretwidth: Integer; |
property onchange: notifyeventty; |
property ongettext: gettexteventty; |
property onkeydown: keyeventty; |
property onkeyup: keyeventty; |
end; |
| |
tcustomdataedit,igridwidget,istatfile,idragcontroller,iassistiveclientgridwidget,iifidatalink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |