[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesimplewidgets.pas line 446
type tcustomlabel = class(tpublishedwidget) |
public |
constructor create(); override; |
procedure synctofontheight; override; |
procedure updatehotkeys; override; |
procedure initnewcomponent(); override; |
property font: twidgetfont; [rws] |
property fontempty: twidgetfontempty; [rws] |
property textflags: textflagsty; [rw] |
property options: labeloptionsty; [rw] |
published |
property optionswidget: optionswidgetty; |
property optionswidget1: optionswidget1ty; |
property bounds_cx: Integer; |
property bounds_cy: Integer; |
end; |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |