[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msetabs.pas line 54
type ttab = class(tindexpersistent, iimagelistinfo) |
public |
constructor create(); |
destructor destroy; override; |
procedure createfont; |
procedure createfontactive; |
function tabbar; |
property ident: Integer; [r] |
property active: Boolean; [rw] |
published |
property state: tabstatesty; [rw] |
property coloractive: colorty; [rw] |
property faceactive: tfacecomp; [rw] |
property fontactive: ttabfontactive; [rws] |
property imagelist: timagelist; [rw] |
property imagenrdisabled: imagenrty; [rw] |
property tag: Integer; [rw] |
end; |
| |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |