[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedbdispwidgets.pas line 49
type tdblabel = class(tcustomlabel, idbdispfieldlink, ireccontrol) |
public |
constructor create(); override; |
destructor destroy; override; |
published |
property options: labeloptionsty; |
property datalink: tdispfielddatalink; [rw] |
property bounds_cx: Integer; |
property bounds_cy: Integer; |
property optionswidget: optionswidgetty; |
property font: twidgetfont; |
property textflags: textflagsty; |
end; |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |