[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: extendedtabcontrols.pas line 214
type TCustomExtendedTabControl = class(TTabControl) |
||
protected |
||
function AdvTabs; |
|
|
function CreateTabNoteBookStrings; override; |
|
|
procedure InsertPage(); override; |
|
|
procedure RemovePage(); override; |
|
|
function GetChildOwner; override; |
|
|
procedure Notification(); override; |
|
|
function GetPageClass; override; |
|
|
function GetListClass; override; |
|
|
property ActivePageComponent: TCustomPage; [w] |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure GetChildren(); override; |
|
|
property ActivePage: TExtendedTabSheet; [rw] platform, experimental ; |
|
|
property Pages []: TExtendedTabSheet; [r] platform, experimental ; |
|
|
property ShowToolBar: TTabControlToolBarSide; [rw] |
|
|
property ToolBar: TToolbarWrapper; [r] |
|
|
property OnChange; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |