Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UBrowser.UBrowserIRCWindow

Extends
UWindowPageWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UWindow.UWindowPageWindow
               |   
               +-- UBrowser.UBrowserIRCWindow

Variables Summary
UWindowPageControlPageControl
stringSystemName
UBrowserIRCSystemPageSystemPage
Inherited Variables from UWindow.UWindowPageWindow
OwnerTab
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Close (optional bool bByParent))
function Created ()))
function Resized ()))
function WindowHidden ()))
Inherited Functions from UWindow.UWindowPageWindow
RightClickTab
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint


Variables Detail

PageControl Source code

var UWindowPageControl PageControl;

SystemName Source code

var localized string SystemName;

SystemPage Source code

var UBrowserIRCSystemPage SystemPage;


Functions Detail

BeforePaint Source code

function BeforePaint ( Canvas C, float X, float Y) )

Close Source code

function Close ( optional bool bByParent) )

Created Source code

function Created ( ) )

Resized Source code

function Resized ( ) )

WindowHidden Source code

function WindowHidden ( ) )


Defaultproperties

defaultproperties
{
     SystemName="System"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:13.198 - Created with UnCodeX