Unit 'ExtendedNotebookMDI' Package
[Overview][Constants][Types][Classes][Index] [#bs_controls]

TMDIActions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: extendednotebookmdi.pas line 46

type TMDIActions = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

published

  property TabsMenu: TMDIAction; [rw]

  

  property CloseTab: TMDIAction; [rw]

  

  property CloseAllTabs: TMDIAction; [rw]

  

  property NextTab: TMDIAction; [rw]

  

  property PreviousTab: TMDIAction; [rw]

  

end;

Inheritance

TMDIActions

  

|

TObject



CT Web help

CodeTyphon Studio