[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseforms.pas line 683
type ttabform = class(tmseform, itabpage, iimagelistinfo) |
public |
destructor destroy; override; |
procedure createfonttab; |
procedure createfontactivetab; |
function isactivepage; |
property tabwidget: tcustomtabwidget; [r] |
property tabindex: Integer; [rw] |
published |
property coloractivetab: colorty; [rw] |
property faceactivetab: tfacecomp; [rw] |
property fonttab: ttabformfonttab; [rws] |
property fontactivetab: ttabformfontactivetab; [rws] |
property tabnoface: Boolean; [rw] |
property imagelist: timagelist; [rw] |
property imagenrdisabled: imagenrty; [rw] |
property onselect: notifyeventty; [rw] |
property ondeselect: notifyeventty; [rw] |
property invisible: Boolean; [rw] |
property visible: Boolean; |
property optionsskin: optionsskinty; |
end; |
| |
| |
| |
tcustommseform,istatfile,idockcontroller,iififormlink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |