wxcore-0.12.1.4: wxHaskell core

Portabilityportable
Stabilityprovisional
Maintainerwxhaskell-devel@lists.sourceforge.net

Graphics.UI.WXCore.WxcClassTypes

Contents

Description

Haskell class definitions for the wxWidgets C library (wxc.dll).

Do not edit this file manually! This file was automatically generated by wxDirect on:

  • 2010-09-10 18:28:54.387455 UTC

From the files:

  • src/include/wxc.h

And contains 539 class definitions.

Synopsis

Version

Classes

AcceleratorEntry

type AcceleratorEntry a = Object (CAcceleratorEntry a)Source

Pointer to an object of type AcceleratorEntry.

type TAcceleratorEntry a = CAcceleratorEntry aSource

Inheritance type of the AcceleratorEntry class.

data CAcceleratorEntry a Source

Abstract type of the AcceleratorEntry class.

AcceleratorTable

type AcceleratorTable a = Object (CAcceleratorTable a)Source

Pointer to an object of type AcceleratorTable.

type TAcceleratorTable a = CAcceleratorTable aSource

Inheritance type of the AcceleratorTable class.

data CAcceleratorTable a Source

Abstract type of the AcceleratorTable class.

ActivateEvent

type ActivateEvent a = Event (CActivateEvent a)Source

Pointer to an object of type ActivateEvent, derived from Event.

type TActivateEvent a = TEvent (CActivateEvent a)Source

Inheritance type of the ActivateEvent class.

data CActivateEvent a Source

Abstract type of the ActivateEvent class.

App

type App a = EvtHandler (CApp a)Source

Pointer to an object of type App, derived from EvtHandler.

type TApp a = TEvtHandler (CApp a)Source

Inheritance type of the App class.

data CApp a Source

Abstract type of the App class.

ArrayString

type ArrayString a = WxArray (CArrayString a)Source

Pointer to an object of type ArrayString, derived from WxArray.

type TArrayString a = TWxArray (CArrayString a)Source

Inheritance type of the ArrayString class.

data CArrayString a Source

Abstract type of the ArrayString class.

ArtProvider

type ArtProvider a = WxObject (CArtProvider a)Source

Pointer to an object of type ArtProvider, derived from WxObject.

type TArtProvider a = TWxObject (CArtProvider a)Source

Inheritance type of the ArtProvider class.

data CArtProvider a Source

Abstract type of the ArtProvider class.

AutoBufferedPaintDC

type AutoBufferedPaintDC a = DC (CAutoBufferedPaintDC a)Source

Pointer to an object of type AutoBufferedPaintDC, derived from DC.

type TAutoBufferedPaintDC a = TDC (CAutoBufferedPaintDC a)Source

Inheritance type of the AutoBufferedPaintDC class.

data CAutoBufferedPaintDC a Source

Abstract type of the AutoBufferedPaintDC class.

AutomationObject

type AutomationObject a = WxObject (CAutomationObject a)Source

Pointer to an object of type AutomationObject, derived from WxObject.

type TAutomationObject a = TWxObject (CAutomationObject a)Source

Inheritance type of the AutomationObject class.

data CAutomationObject a Source

Abstract type of the AutomationObject class.

Bitmap

type Bitmap a = GDIObject (CBitmap a)Source

Pointer to an object of type Bitmap, derived from GDIObject.

type TBitmap a = TGDIObject (CBitmap a)Source

Inheritance type of the Bitmap class.

data CBitmap a Source

Abstract type of the Bitmap class.

BitmapButton

type BitmapButton a = Button (CBitmapButton a)Source

Pointer to an object of type BitmapButton, derived from Button.

type TBitmapButton a = TButton (CBitmapButton a)Source

Inheritance type of the BitmapButton class.

data CBitmapButton a Source

Abstract type of the BitmapButton class.

BitmapDataObject

type BitmapDataObject a = DataObjectSimple (CBitmapDataObject a)Source

Pointer to an object of type BitmapDataObject, derived from DataObjectSimple.

type TBitmapDataObject a = TDataObjectSimple (CBitmapDataObject a)Source

Inheritance type of the BitmapDataObject class.

data CBitmapDataObject a Source

Abstract type of the BitmapDataObject class.

BitmapHandler

type BitmapHandler a = WxObject (CBitmapHandler a)Source

Pointer to an object of type BitmapHandler, derived from WxObject.

type TBitmapHandler a = TWxObject (CBitmapHandler a)Source

Inheritance type of the BitmapHandler class.

data CBitmapHandler a Source

Abstract type of the BitmapHandler class.

BoxSizer

type BoxSizer a = Sizer (CBoxSizer a)Source

Pointer to an object of type BoxSizer, derived from Sizer.

type TBoxSizer a = TSizer (CBoxSizer a)Source

Inheritance type of the BoxSizer class.

data CBoxSizer a Source

Abstract type of the BoxSizer class.

Brush

type Brush a = GDIObject (CBrush a)Source

Pointer to an object of type Brush, derived from GDIObject.

type TBrush a = TGDIObject (CBrush a)Source

Inheritance type of the Brush class.

data CBrush a Source

Abstract type of the Brush class.

BrushList

type BrushList a = List (CBrushList a)Source

Pointer to an object of type BrushList, derived from List.

type TBrushList a = TList (CBrushList a)Source

Inheritance type of the BrushList class.

data CBrushList a Source

Abstract type of the BrushList class.

BufferedDC

type BufferedDC a = DC (CBufferedDC a)Source

Pointer to an object of type BufferedDC, derived from DC.

type TBufferedDC a = TDC (CBufferedDC a)Source

Inheritance type of the BufferedDC class.

data CBufferedDC a Source

Abstract type of the BufferedDC class.

BufferedInputStream

type TBufferedInputStream a = TFilterInputStream (CBufferedInputStream a)Source

Inheritance type of the BufferedInputStream class.

data CBufferedInputStream a Source

Abstract type of the BufferedInputStream class.

BufferedOutputStream

type TBufferedOutputStream a = TFilterOutputStream (CBufferedOutputStream a)Source

Inheritance type of the BufferedOutputStream class.

data CBufferedOutputStream a Source

Abstract type of the BufferedOutputStream class.

BufferedPaintDC

type BufferedPaintDC a = DC (CBufferedPaintDC a)Source

Pointer to an object of type BufferedPaintDC, derived from DC.

type TBufferedPaintDC a = TDC (CBufferedPaintDC a)Source

Inheritance type of the BufferedPaintDC class.

data CBufferedPaintDC a Source

Abstract type of the BufferedPaintDC class.

BusyCursor

type BusyCursor a = Object (CBusyCursor a)Source

Pointer to an object of type BusyCursor.

type TBusyCursor a = CBusyCursor aSource

Inheritance type of the BusyCursor class.

data CBusyCursor a Source

Abstract type of the BusyCursor class.

BusyInfo

type BusyInfo a = Object (CBusyInfo a)Source

Pointer to an object of type BusyInfo.

type TBusyInfo a = CBusyInfo aSource

Inheritance type of the BusyInfo class.

data CBusyInfo a Source

Abstract type of the BusyInfo class.

Button

type Button a = Control (CButton a)Source

Pointer to an object of type Button, derived from Control.

type TButton a = TControl (CButton a)Source

Inheritance type of the Button class.

data CButton a Source

Abstract type of the Button class.

CSConv

type CSConv a = MBConv (CCSConv a)Source

Pointer to an object of type CSConv, derived from MBConv.

type TCSConv a = TMBConv (CCSConv a)Source

Inheritance type of the CSConv class.

data CCSConv a Source

Abstract type of the CSConv class.

CalculateLayoutEvent

type CalculateLayoutEvent a = Event (CCalculateLayoutEvent a)Source

Pointer to an object of type CalculateLayoutEvent, derived from Event.

type TCalculateLayoutEvent a = TEvent (CCalculateLayoutEvent a)Source

Inheritance type of the CalculateLayoutEvent class.

data CCalculateLayoutEvent a Source

Abstract type of the CalculateLayoutEvent class.

CalendarCtrl

type CalendarCtrl a = Control (CCalendarCtrl a)Source

Pointer to an object of type CalendarCtrl, derived from Control.

type TCalendarCtrl a = TControl (CCalendarCtrl a)Source

Inheritance type of the CalendarCtrl class.

data CCalendarCtrl a Source

Abstract type of the CalendarCtrl class.

CalendarDateAttr

type CalendarDateAttr a = Object (CCalendarDateAttr a)Source

Pointer to an object of type CalendarDateAttr.

type TCalendarDateAttr a = CCalendarDateAttr aSource

Inheritance type of the CalendarDateAttr class.

data CCalendarDateAttr a Source

Abstract type of the CalendarDateAttr class.

CalendarEvent

type CalendarEvent a = CommandEvent (CCalendarEvent a)Source

Pointer to an object of type CalendarEvent, derived from CommandEvent.

type TCalendarEvent a = TCommandEvent (CCalendarEvent a)Source

Inheritance type of the CalendarEvent class.

data CCalendarEvent a Source

Abstract type of the CalendarEvent class.

Caret

type Caret a = Object (CCaret a)Source

Pointer to an object of type Caret.

type TCaret a = CCaret aSource

Inheritance type of the Caret class.

data CCaret a Source

Abstract type of the Caret class.

CbAntiflickerPlugin

type CbAntiflickerPlugin a = CbPluginBase (CCbAntiflickerPlugin a)Source

Pointer to an object of type CbAntiflickerPlugin, derived from CbPluginBase.

type TCbAntiflickerPlugin a = TCbPluginBase (CCbAntiflickerPlugin a)Source

Inheritance type of the CbAntiflickerPlugin class.

data CCbAntiflickerPlugin a Source

Abstract type of the CbAntiflickerPlugin class.

CbBarDragPlugin

type CbBarDragPlugin a = CbPluginBase (CCbBarDragPlugin a)Source

Pointer to an object of type CbBarDragPlugin, derived from CbPluginBase.

type TCbBarDragPlugin a = TCbPluginBase (CCbBarDragPlugin a)Source

Inheritance type of the CbBarDragPlugin class.

data CCbBarDragPlugin a Source

Abstract type of the CbBarDragPlugin class.

CbBarHintsPlugin

type CbBarHintsPlugin a = CbPluginBase (CCbBarHintsPlugin a)Source

Pointer to an object of type CbBarHintsPlugin, derived from CbPluginBase.

type TCbBarHintsPlugin a = TCbPluginBase (CCbBarHintsPlugin a)Source

Inheritance type of the CbBarHintsPlugin class.

data CCbBarHintsPlugin a Source

Abstract type of the CbBarHintsPlugin class.

CbBarInfo

type CbBarInfo a = WxObject (CCbBarInfo a)Source

Pointer to an object of type CbBarInfo, derived from WxObject.

type TCbBarInfo a = TWxObject (CCbBarInfo a)Source

Inheritance type of the CbBarInfo class.

data CCbBarInfo a Source

Abstract type of the CbBarInfo class.

CbBarSpy

type CbBarSpy a = EvtHandler (CCbBarSpy a)Source

Pointer to an object of type CbBarSpy, derived from EvtHandler.

type TCbBarSpy a = TEvtHandler (CCbBarSpy a)Source

Inheritance type of the CbBarSpy class.

data CCbBarSpy a Source

Abstract type of the CbBarSpy class.

CbCloseBox

type CbCloseBox a = CbMiniButton (CCbCloseBox a)Source

Pointer to an object of type CbCloseBox, derived from CbMiniButton.

type TCbCloseBox a = TCbMiniButton (CCbCloseBox a)Source

Inheritance type of the CbCloseBox class.

data CCbCloseBox a Source

Abstract type of the CbCloseBox class.

CbCollapseBox

type CbCollapseBox a = CbMiniButton (CCbCollapseBox a)Source

Pointer to an object of type CbCollapseBox, derived from CbMiniButton.

type TCbCollapseBox a = TCbMiniButton (CCbCollapseBox a)Source

Inheritance type of the CbCollapseBox class.

data CCbCollapseBox a Source

Abstract type of the CbCollapseBox class.

CbCommonPaneProperties

type CbCommonPaneProperties a = WxObject (CCbCommonPaneProperties a)Source

Pointer to an object of type CbCommonPaneProperties, derived from WxObject.

type TCbCommonPaneProperties a = TWxObject (CCbCommonPaneProperties a)Source

Inheritance type of the CbCommonPaneProperties class.

data CCbCommonPaneProperties a Source

Abstract type of the CbCommonPaneProperties class.

CbCustomizeBarEvent

type CbCustomizeBarEvent a = CbPluginEvent (CCbCustomizeBarEvent a)Source

Pointer to an object of type CbCustomizeBarEvent, derived from CbPluginEvent.

type TCbCustomizeBarEvent a = TCbPluginEvent (CCbCustomizeBarEvent a)Source

Inheritance type of the CbCustomizeBarEvent class.

data CCbCustomizeBarEvent a Source

Abstract type of the CbCustomizeBarEvent class.

CbCustomizeLayoutEvent

type TCbCustomizeLayoutEvent a = TCbPluginEvent (CCbCustomizeLayoutEvent a)Source

Inheritance type of the CbCustomizeLayoutEvent class.

data CCbCustomizeLayoutEvent a Source

Abstract type of the CbCustomizeLayoutEvent class.

CbDimHandlerBase

type CbDimHandlerBase a = WxObject (CCbDimHandlerBase a)Source

Pointer to an object of type CbDimHandlerBase, derived from WxObject.

type TCbDimHandlerBase a = TWxObject (CCbDimHandlerBase a)Source

Inheritance type of the CbDimHandlerBase class.

data CCbDimHandlerBase a Source

Abstract type of the CbDimHandlerBase class.

CbDimInfo

type CbDimInfo a = WxObject (CCbDimInfo a)Source

Pointer to an object of type CbDimInfo, derived from WxObject.

type TCbDimInfo a = TWxObject (CCbDimInfo a)Source

Inheritance type of the CbDimInfo class.

data CCbDimInfo a Source

Abstract type of the CbDimInfo class.

CbDockBox

type CbDockBox a = CbMiniButton (CCbDockBox a)Source

Pointer to an object of type CbDockBox, derived from CbMiniButton.

type TCbDockBox a = TCbMiniButton (CCbDockBox a)Source

Inheritance type of the CbDockBox class.

data CCbDockBox a Source

Abstract type of the CbDockBox class.

CbDockPane

type CbDockPane a = WxObject (CCbDockPane a)Source

Pointer to an object of type CbDockPane, derived from WxObject.

type TCbDockPane a = TWxObject (CCbDockPane a)Source

Inheritance type of the CbDockPane class.

data CCbDockPane a Source

Abstract type of the CbDockPane class.

CbDrawBarDecorEvent

type CbDrawBarDecorEvent a = CbPluginEvent (CCbDrawBarDecorEvent a)Source

Pointer to an object of type CbDrawBarDecorEvent, derived from CbPluginEvent.

type TCbDrawBarDecorEvent a = TCbPluginEvent (CCbDrawBarDecorEvent a)Source

Inheritance type of the CbDrawBarDecorEvent class.

data CCbDrawBarDecorEvent a Source

Abstract type of the CbDrawBarDecorEvent class.

CbDrawBarHandlesEvent

type TCbDrawBarHandlesEvent a = TCbPluginEvent (CCbDrawBarHandlesEvent a)Source

Inheritance type of the CbDrawBarHandlesEvent class.

data CCbDrawBarHandlesEvent a Source

Abstract type of the CbDrawBarHandlesEvent class.

CbDrawHintRectEvent

type CbDrawHintRectEvent a = CbPluginEvent (CCbDrawHintRectEvent a)Source

Pointer to an object of type CbDrawHintRectEvent, derived from CbPluginEvent.

type TCbDrawHintRectEvent a = TCbPluginEvent (CCbDrawHintRectEvent a)Source

Inheritance type of the CbDrawHintRectEvent class.

data CCbDrawHintRectEvent a Source

Abstract type of the CbDrawHintRectEvent class.

CbDrawPaneBkGroundEvent

type TCbDrawPaneBkGroundEvent a = TCbPluginEvent (CCbDrawPaneBkGroundEvent a)Source

Inheritance type of the CbDrawPaneBkGroundEvent class.

data CCbDrawPaneBkGroundEvent a Source

Abstract type of the CbDrawPaneBkGroundEvent class.

CbDrawPaneDecorEvent

type TCbDrawPaneDecorEvent a = TCbPluginEvent (CCbDrawPaneDecorEvent a)Source

Inheritance type of the CbDrawPaneDecorEvent class.

data CCbDrawPaneDecorEvent a Source

Abstract type of the CbDrawPaneDecorEvent class.

CbDrawRowBkGroundEvent

type TCbDrawRowBkGroundEvent a = TCbPluginEvent (CCbDrawRowBkGroundEvent a)Source

Inheritance type of the CbDrawRowBkGroundEvent class.

data CCbDrawRowBkGroundEvent a Source

Abstract type of the CbDrawRowBkGroundEvent class.

CbDrawRowDecorEvent

type CbDrawRowDecorEvent a = CbPluginEvent (CCbDrawRowDecorEvent a)Source

Pointer to an object of type CbDrawRowDecorEvent, derived from CbPluginEvent.

type TCbDrawRowDecorEvent a = TCbPluginEvent (CCbDrawRowDecorEvent a)Source

Inheritance type of the CbDrawRowDecorEvent class.

data CCbDrawRowDecorEvent a Source

Abstract type of the CbDrawRowDecorEvent class.

CbDrawRowHandlesEvent

type TCbDrawRowHandlesEvent a = TCbPluginEvent (CCbDrawRowHandlesEvent a)Source

Inheritance type of the CbDrawRowHandlesEvent class.

data CCbDrawRowHandlesEvent a Source

Abstract type of the CbDrawRowHandlesEvent class.

CbDynToolBarDimHandler

type TCbDynToolBarDimHandler a = TCbDimHandlerBase (CCbDynToolBarDimHandler a)Source

Inheritance type of the CbDynToolBarDimHandler class.

data CCbDynToolBarDimHandler a Source

Abstract type of the CbDynToolBarDimHandler class.

CbFinishDrawInAreaEvent

type TCbFinishDrawInAreaEvent a = TCbPluginEvent (CCbFinishDrawInAreaEvent a)Source

Inheritance type of the CbFinishDrawInAreaEvent class.

data CCbFinishDrawInAreaEvent a Source

Abstract type of the CbFinishDrawInAreaEvent class.

CbFloatedBarWindow

type CbFloatedBarWindow a = ToolWindow (CCbFloatedBarWindow a)Source

Pointer to an object of type CbFloatedBarWindow, derived from ToolWindow.

type TCbFloatedBarWindow a = TToolWindow (CCbFloatedBarWindow a)Source

Inheritance type of the CbFloatedBarWindow class.

data CCbFloatedBarWindow a Source

Abstract type of the CbFloatedBarWindow class.

CbGCUpdatesMgr

type CbGCUpdatesMgr a = CbSimpleUpdatesMgr (CCbGCUpdatesMgr a)Source

Pointer to an object of type CbGCUpdatesMgr, derived from CbSimpleUpdatesMgr.

type TCbGCUpdatesMgr a = TCbSimpleUpdatesMgr (CCbGCUpdatesMgr a)Source

Inheritance type of the CbGCUpdatesMgr class.

data CCbGCUpdatesMgr a Source

Abstract type of the CbGCUpdatesMgr class.

CbHintAnimationPlugin

type TCbHintAnimationPlugin a = TCbPluginBase (CCbHintAnimationPlugin a)Source

Inheritance type of the CbHintAnimationPlugin class.

data CCbHintAnimationPlugin a Source

Abstract type of the CbHintAnimationPlugin class.

CbInsertBarEvent

type CbInsertBarEvent a = CbPluginEvent (CCbInsertBarEvent a)Source

Pointer to an object of type CbInsertBarEvent, derived from CbPluginEvent.

type TCbInsertBarEvent a = TCbPluginEvent (CCbInsertBarEvent a)Source

Inheritance type of the CbInsertBarEvent class.

data CCbInsertBarEvent a Source

Abstract type of the CbInsertBarEvent class.

CbLayoutRowEvent

type CbLayoutRowEvent a = CbPluginEvent (CCbLayoutRowEvent a)Source

Pointer to an object of type CbLayoutRowEvent, derived from CbPluginEvent.

type TCbLayoutRowEvent a = TCbPluginEvent (CCbLayoutRowEvent a)Source

Inheritance type of the CbLayoutRowEvent class.

data CCbLayoutRowEvent a Source

Abstract type of the CbLayoutRowEvent class.

CbLeftDClickEvent

type CbLeftDClickEvent a = CbPluginEvent (CCbLeftDClickEvent a)Source

Pointer to an object of type CbLeftDClickEvent, derived from CbPluginEvent.

type TCbLeftDClickEvent a = TCbPluginEvent (CCbLeftDClickEvent a)Source

Inheritance type of the CbLeftDClickEvent class.

data CCbLeftDClickEvent a Source

Abstract type of the CbLeftDClickEvent class.

CbLeftDownEvent

type CbLeftDownEvent a = CbPluginEvent (CCbLeftDownEvent a)Source

Pointer to an object of type CbLeftDownEvent, derived from CbPluginEvent.

type TCbLeftDownEvent a = TCbPluginEvent (CCbLeftDownEvent a)Source

Inheritance type of the CbLeftDownEvent class.

data CCbLeftDownEvent a Source

Abstract type of the CbLeftDownEvent class.

CbLeftUpEvent

type CbLeftUpEvent a = CbPluginEvent (CCbLeftUpEvent a)Source

Pointer to an object of type CbLeftUpEvent, derived from CbPluginEvent.

type TCbLeftUpEvent a = TCbPluginEvent (CCbLeftUpEvent a)Source

Inheritance type of the CbLeftUpEvent class.

data CCbLeftUpEvent a Source

Abstract type of the CbLeftUpEvent class.

CbMiniButton

type CbMiniButton a = WxObject (CCbMiniButton a)Source

Pointer to an object of type CbMiniButton, derived from WxObject.

type TCbMiniButton a = TWxObject (CCbMiniButton a)Source

Inheritance type of the CbMiniButton class.

data CCbMiniButton a Source

Abstract type of the CbMiniButton class.

CbMotionEvent

type CbMotionEvent a = CbPluginEvent (CCbMotionEvent a)Source

Pointer to an object of type CbMotionEvent, derived from CbPluginEvent.

type TCbMotionEvent a = TCbPluginEvent (CCbMotionEvent a)Source

Inheritance type of the CbMotionEvent class.

data CCbMotionEvent a Source

Abstract type of the CbMotionEvent class.

CbPaneDrawPlugin

type CbPaneDrawPlugin a = CbPluginBase (CCbPaneDrawPlugin a)Source

Pointer to an object of type CbPaneDrawPlugin, derived from CbPluginBase.

type TCbPaneDrawPlugin a = TCbPluginBase (CCbPaneDrawPlugin a)Source

Inheritance type of the CbPaneDrawPlugin class.

data CCbPaneDrawPlugin a Source

Abstract type of the CbPaneDrawPlugin class.

CbPluginBase

type CbPluginBase a = EvtHandler (CCbPluginBase a)Source

Pointer to an object of type CbPluginBase, derived from EvtHandler.

type TCbPluginBase a = TEvtHandler (CCbPluginBase a)Source

Inheritance type of the CbPluginBase class.

data CCbPluginBase a Source

Abstract type of the CbPluginBase class.

CbPluginEvent

type CbPluginEvent a = Event (CCbPluginEvent a)Source

Pointer to an object of type CbPluginEvent, derived from Event.

type TCbPluginEvent a = TEvent (CCbPluginEvent a)Source

Inheritance type of the CbPluginEvent class.

data CCbPluginEvent a Source

Abstract type of the CbPluginEvent class.

CbRemoveBarEvent

type CbRemoveBarEvent a = CbPluginEvent (CCbRemoveBarEvent a)Source

Pointer to an object of type CbRemoveBarEvent, derived from CbPluginEvent.

type TCbRemoveBarEvent a = TCbPluginEvent (CCbRemoveBarEvent a)Source

Inheritance type of the CbRemoveBarEvent class.

data CCbRemoveBarEvent a Source

Abstract type of the CbRemoveBarEvent class.

CbResizeBarEvent

type CbResizeBarEvent a = CbPluginEvent (CCbResizeBarEvent a)Source

Pointer to an object of type CbResizeBarEvent, derived from CbPluginEvent.

type TCbResizeBarEvent a = TCbPluginEvent (CCbResizeBarEvent a)Source

Inheritance type of the CbResizeBarEvent class.

data CCbResizeBarEvent a Source

Abstract type of the CbResizeBarEvent class.

CbResizeRowEvent

type CbResizeRowEvent a = CbPluginEvent (CCbResizeRowEvent a)Source

Pointer to an object of type CbResizeRowEvent, derived from CbPluginEvent.

type TCbResizeRowEvent a = TCbPluginEvent (CCbResizeRowEvent a)Source

Inheritance type of the CbResizeRowEvent class.

data CCbResizeRowEvent a Source

Abstract type of the CbResizeRowEvent class.

CbRightDownEvent

type CbRightDownEvent a = CbPluginEvent (CCbRightDownEvent a)Source

Pointer to an object of type CbRightDownEvent, derived from CbPluginEvent.

type TCbRightDownEvent a = TCbPluginEvent (CCbRightDownEvent a)Source

Inheritance type of the CbRightDownEvent class.

data CCbRightDownEvent a Source

Abstract type of the CbRightDownEvent class.

CbRightUpEvent

type CbRightUpEvent a = CbPluginEvent (CCbRightUpEvent a)Source

Pointer to an object of type CbRightUpEvent, derived from CbPluginEvent.

type TCbRightUpEvent a = TCbPluginEvent (CCbRightUpEvent a)Source

Inheritance type of the CbRightUpEvent class.

data CCbRightUpEvent a Source

Abstract type of the CbRightUpEvent class.

CbRowDragPlugin

type CbRowDragPlugin a = CbPluginBase (CCbRowDragPlugin a)Source

Pointer to an object of type CbRowDragPlugin, derived from CbPluginBase.

type TCbRowDragPlugin a = TCbPluginBase (CCbRowDragPlugin a)Source

Inheritance type of the CbRowDragPlugin class.

data CCbRowDragPlugin a Source

Abstract type of the CbRowDragPlugin class.

CbRowInfo

type CbRowInfo a = WxObject (CCbRowInfo a)Source

Pointer to an object of type CbRowInfo, derived from WxObject.

type TCbRowInfo a = TWxObject (CCbRowInfo a)Source

Inheritance type of the CbRowInfo class.

data CCbRowInfo a Source

Abstract type of the CbRowInfo class.

CbRowLayoutPlugin

type CbRowLayoutPlugin a = CbPluginBase (CCbRowLayoutPlugin a)Source

Pointer to an object of type CbRowLayoutPlugin, derived from CbPluginBase.

type TCbRowLayoutPlugin a = TCbPluginBase (CCbRowLayoutPlugin a)Source

Inheritance type of the CbRowLayoutPlugin class.

data CCbRowLayoutPlugin a Source

Abstract type of the CbRowLayoutPlugin class.

CbSimpleCustomizationPlugin

type TCbSimpleCustomizationPlugin a = TCbPluginBase (CCbSimpleCustomizationPlugin a)Source

Inheritance type of the CbSimpleCustomizationPlugin class.

data CCbSimpleCustomizationPlugin a Source

Abstract type of the CbSimpleCustomizationPlugin class.

CbSimpleUpdatesMgr

type TCbSimpleUpdatesMgr a = TCbUpdatesManagerBase (CCbSimpleUpdatesMgr a)Source

Inheritance type of the CbSimpleUpdatesMgr class.

data CCbSimpleUpdatesMgr a Source

Abstract type of the CbSimpleUpdatesMgr class.

CbSizeBarWndEvent

type CbSizeBarWndEvent a = CbPluginEvent (CCbSizeBarWndEvent a)Source

Pointer to an object of type CbSizeBarWndEvent, derived from CbPluginEvent.

type TCbSizeBarWndEvent a = TCbPluginEvent (CCbSizeBarWndEvent a)Source

Inheritance type of the CbSizeBarWndEvent class.

data CCbSizeBarWndEvent a Source

Abstract type of the CbSizeBarWndEvent class.

CbStartBarDraggingEvent

type TCbStartBarDraggingEvent a = TCbPluginEvent (CCbStartBarDraggingEvent a)Source

Inheritance type of the CbStartBarDraggingEvent class.

data CCbStartBarDraggingEvent a Source

Abstract type of the CbStartBarDraggingEvent class.

CbStartDrawInAreaEvent

type TCbStartDrawInAreaEvent a = TCbPluginEvent (CCbStartDrawInAreaEvent a)Source

Inheritance type of the CbStartDrawInAreaEvent class.

data CCbStartDrawInAreaEvent a Source

Abstract type of the CbStartDrawInAreaEvent class.

CbUpdatesManagerBase

type CbUpdatesManagerBase a = WxObject (CCbUpdatesManagerBase a)Source

Pointer to an object of type CbUpdatesManagerBase, derived from WxObject.

type TCbUpdatesManagerBase a = TWxObject (CCbUpdatesManagerBase a)Source

Inheritance type of the CbUpdatesManagerBase class.

data CCbUpdatesManagerBase a Source

Abstract type of the CbUpdatesManagerBase class.

CheckBox

type CheckBox a = Control (CCheckBox a)Source

Pointer to an object of type CheckBox, derived from Control.

type TCheckBox a = TControl (CCheckBox a)Source

Inheritance type of the CheckBox class.

data CCheckBox a Source

Abstract type of the CheckBox class.

CheckListBox

type CheckListBox a = ListBox (CCheckListBox a)Source

Pointer to an object of type CheckListBox, derived from ListBox.

type TCheckListBox a = TListBox (CCheckListBox a)Source

Inheritance type of the CheckListBox class.

data CCheckListBox a Source

Abstract type of the CheckListBox class.

Choice

type Choice a = Control (CChoice a)Source

Pointer to an object of type Choice, derived from Control.

type TChoice a = TControl (CChoice a)Source

Inheritance type of the Choice class.

data CChoice a Source

Abstract type of the Choice class.

ClassInfo

type ClassInfo a = Object (CClassInfo a)Source

Pointer to an object of type ClassInfo.

type TClassInfo a = CClassInfo aSource

Inheritance type of the ClassInfo class.

data CClassInfo a Source

Abstract type of the ClassInfo class.

Client

type Client a = ClientBase (CClient a)Source

Pointer to an object of type Client, derived from ClientBase.

type TClient a = TClientBase (CClient a)Source

Inheritance type of the Client class.

data CClient a Source

Abstract type of the Client class.

ClientBase

type ClientBase a = WxObject (CClientBase a)Source

Pointer to an object of type ClientBase, derived from WxObject.

type TClientBase a = TWxObject (CClientBase a)Source

Inheritance type of the ClientBase class.

data CClientBase a Source

Abstract type of the ClientBase class.

ClientDC

type ClientDC a = WindowDC (CClientDC a)Source

Pointer to an object of type ClientDC, derived from WindowDC.

type TClientDC a = TWindowDC (CClientDC a)Source

Inheritance type of the ClientDC class.

data CClientDC a Source

Abstract type of the ClientDC class.

ClientData

type ClientData a = Object (CClientData a)Source

Pointer to an object of type ClientData.

type TClientData a = CClientData aSource

Inheritance type of the ClientData class.

data CClientData a Source

Abstract type of the ClientData class.

ClientDataContainer

type TClientDataContainer a = CClientDataContainer aSource

Inheritance type of the ClientDataContainer class.

data CClientDataContainer a Source

Abstract type of the ClientDataContainer class.

Clipboard

type Clipboard a = WxObject (CClipboard a)Source

Pointer to an object of type Clipboard, derived from WxObject.

type TClipboard a = TWxObject (CClipboard a)Source

Inheritance type of the Clipboard class.

data CClipboard a Source

Abstract type of the Clipboard class.

CloseEvent

type CloseEvent a = Event (CCloseEvent a)Source

Pointer to an object of type CloseEvent, derived from Event.

type TCloseEvent a = TEvent (CCloseEvent a)Source

Inheritance type of the CloseEvent class.

data CCloseEvent a Source

Abstract type of the CloseEvent class.

Closure

type Closure a = WxObject (CClosure a)Source

Pointer to an object of type Closure, derived from WxObject.

type TClosure a = TWxObject (CClosure a)Source

Inheritance type of the Closure class.

data CClosure a Source

Abstract type of the Closure class.

Colour

type Colour a = WxObject (CColour a)Source

Pointer to an object of type Colour, derived from WxObject.

type TColour a = TWxObject (CColour a)Source

Inheritance type of the Colour class.

data CColour a Source

Abstract type of the Colour class.

ColourData

type ColourData a = WxObject (CColourData a)Source

Pointer to an object of type ColourData, derived from WxObject.

type TColourData a = TWxObject (CColourData a)Source

Inheritance type of the ColourData class.

data CColourData a Source

Abstract type of the ColourData class.

ColourDatabase

type ColourDatabase a = List (CColourDatabase a)Source

Pointer to an object of type ColourDatabase, derived from List.

type TColourDatabase a = TList (CColourDatabase a)Source

Inheritance type of the ColourDatabase class.

data CColourDatabase a Source

Abstract type of the ColourDatabase class.

ColourDialog

type ColourDialog a = Dialog (CColourDialog a)Source

Pointer to an object of type ColourDialog, derived from Dialog.

type TColourDialog a = TDialog (CColourDialog a)Source

Inheritance type of the ColourDialog class.

data CColourDialog a Source

Abstract type of the ColourDialog class.

ComboBox

type ComboBox a = Choice (CComboBox a)Source

Pointer to an object of type ComboBox, derived from Choice.

type TComboBox a = TChoice (CComboBox a)Source

Inheritance type of the ComboBox class.

data CComboBox a Source

Abstract type of the ComboBox class.

Command

type Command a = WxObject (CCommand a)Source

Pointer to an object of type Command, derived from WxObject.

type TCommand a = TWxObject (CCommand a)Source

Inheritance type of the Command class.

data CCommand a Source

Abstract type of the Command class.

CommandEvent

type CommandEvent a = Event (CCommandEvent a)Source

Pointer to an object of type CommandEvent, derived from Event.

type TCommandEvent a = TEvent (CCommandEvent a)Source

Inheritance type of the CommandEvent class.

data CCommandEvent a Source

Abstract type of the CommandEvent class.

CommandLineParser

type CommandLineParser a = Object (CCommandLineParser a)Source

Pointer to an object of type CommandLineParser.

type TCommandLineParser a = CCommandLineParser aSource

Inheritance type of the CommandLineParser class.

data CCommandLineParser a Source

Abstract type of the CommandLineParser class.

CommandProcessor

type CommandProcessor a = WxObject (CCommandProcessor a)Source

Pointer to an object of type CommandProcessor, derived from WxObject.

type TCommandProcessor a = TWxObject (CCommandProcessor a)Source

Inheritance type of the CommandProcessor class.

data CCommandProcessor a Source

Abstract type of the CommandProcessor class.

Condition

type Condition a = Object (CCondition a)Source

Pointer to an object of type Condition.

type TCondition a = CCondition aSource

Inheritance type of the Condition class.

data CCondition a Source

Abstract type of the Condition class.

ConfigBase

type ConfigBase a = Object (CConfigBase a)Source

Pointer to an object of type ConfigBase.

type TConfigBase a = CConfigBase aSource

Inheritance type of the ConfigBase class.

data CConfigBase a Source

Abstract type of the ConfigBase class.

Connection

type Connection a = ConnectionBase (CConnection a)Source

Pointer to an object of type Connection, derived from ConnectionBase.

type TConnection a = TConnectionBase (CConnection a)Source

Inheritance type of the Connection class.

data CConnection a Source

Abstract type of the Connection class.

ConnectionBase

type ConnectionBase a = WxObject (CConnectionBase a)Source

Pointer to an object of type ConnectionBase, derived from WxObject.

type TConnectionBase a = TWxObject (CConnectionBase a)Source

Inheritance type of the ConnectionBase class.

data CConnectionBase a Source

Abstract type of the ConnectionBase class.

ContextHelp

type ContextHelp a = WxObject (CContextHelp a)Source

Pointer to an object of type ContextHelp, derived from WxObject.

type TContextHelp a = TWxObject (CContextHelp a)Source

Inheritance type of the ContextHelp class.

data CContextHelp a Source

Abstract type of the ContextHelp class.

ContextHelpButton

type ContextHelpButton a = BitmapButton (CContextHelpButton a)Source

Pointer to an object of type ContextHelpButton, derived from BitmapButton.

type TContextHelpButton a = TBitmapButton (CContextHelpButton a)Source

Inheritance type of the ContextHelpButton class.

data CContextHelpButton a Source

Abstract type of the ContextHelpButton class.

Control

type Control a = Window (CControl a)Source

Pointer to an object of type Control, derived from Window.

type TControl a = TWindow (CControl a)Source

Inheritance type of the Control class.

data CControl a Source

Abstract type of the Control class.

CountingOutputStream

type CountingOutputStream a = OutputStream (CCountingOutputStream a)Source

Pointer to an object of type CountingOutputStream, derived from OutputStream.

type TCountingOutputStream a = TOutputStream (CCountingOutputStream a)Source

Inheritance type of the CountingOutputStream class.

data CCountingOutputStream a Source

Abstract type of the CountingOutputStream class.

CriticalSection

type CriticalSection a = Object (CCriticalSection a)Source

Pointer to an object of type CriticalSection.

type TCriticalSection a = CCriticalSection aSource

Inheritance type of the CriticalSection class.

data CCriticalSection a Source

Abstract type of the CriticalSection class.

CriticalSectionLocker

type TCriticalSectionLocker a = CCriticalSectionLocker aSource

Inheritance type of the CriticalSectionLocker class.

data CCriticalSectionLocker a Source

Abstract type of the CriticalSectionLocker class.

Cursor

type Cursor a = Bitmap (CCursor a)Source

Pointer to an object of type Cursor, derived from Bitmap.

type TCursor a = TBitmap (CCursor a)Source

Inheritance type of the Cursor class.

data CCursor a Source

Abstract type of the Cursor class.

CustomDataObject

type CustomDataObject a = DataObjectSimple (CCustomDataObject a)Source

Pointer to an object of type CustomDataObject, derived from DataObjectSimple.

type TCustomDataObject a = TDataObjectSimple (CCustomDataObject a)Source

Inheritance type of the CustomDataObject class.

data CCustomDataObject a Source

Abstract type of the CustomDataObject class.

DC

type DC a = WxObject (CDC a)Source

Pointer to an object of type DC, derived from WxObject.

type TDC a = TWxObject (CDC a)Source

Inheritance type of the DC class.

data CDC a Source

Abstract type of the DC class.

DCClipper

type DCClipper a = Object (CDCClipper a)Source

Pointer to an object of type DCClipper.

type TDCClipper a = CDCClipper aSource

Inheritance type of the DCClipper class.

data CDCClipper a Source

Abstract type of the DCClipper class.

DDEClient

type DDEClient a = ClientBase (CDDEClient a)Source

Pointer to an object of type DDEClient, derived from ClientBase.

type TDDEClient a = TClientBase (CDDEClient a)Source

Inheritance type of the DDEClient class.

data CDDEClient a Source

Abstract type of the DDEClient class.

DDEConnection

type DDEConnection a = ConnectionBase (CDDEConnection a)Source

Pointer to an object of type DDEConnection, derived from ConnectionBase.

type TDDEConnection a = TConnectionBase (CDDEConnection a)Source

Inheritance type of the DDEConnection class.

data CDDEConnection a Source

Abstract type of the DDEConnection class.

DDEServer

type DDEServer a = ServerBase (CDDEServer a)Source

Pointer to an object of type DDEServer, derived from ServerBase.

type TDDEServer a = TServerBase (CDDEServer a)Source

Inheritance type of the DDEServer class.

data CDDEServer a Source

Abstract type of the DDEServer class.

DataFormat

type DataFormat a = Object (CDataFormat a)Source

Pointer to an object of type DataFormat.

type TDataFormat a = CDataFormat aSource

Inheritance type of the DataFormat class.

data CDataFormat a Source

Abstract type of the DataFormat class.

DataInputStream

type DataInputStream a = Object (CDataInputStream a)Source

Pointer to an object of type DataInputStream.

type TDataInputStream a = CDataInputStream aSource

Inheritance type of the DataInputStream class.

data CDataInputStream a Source

Abstract type of the DataInputStream class.

DataObject

type DataObject a = Object (CDataObject a)Source

Pointer to an object of type DataObject.

type TDataObject a = CDataObject aSource

Inheritance type of the DataObject class.

data CDataObject a Source

Abstract type of the DataObject class.

DataObjectComposite

type DataObjectComposite a = DataObject (CDataObjectComposite a)Source

Pointer to an object of type DataObjectComposite, derived from DataObject.

type TDataObjectComposite a = TDataObject (CDataObjectComposite a)Source

Inheritance type of the DataObjectComposite class.

data CDataObjectComposite a Source

Abstract type of the DataObjectComposite class.

DataObjectSimple

type DataObjectSimple a = DataObject (CDataObjectSimple a)Source

Pointer to an object of type DataObjectSimple, derived from DataObject.

type TDataObjectSimple a = TDataObject (CDataObjectSimple a)Source

Inheritance type of the DataObjectSimple class.

data CDataObjectSimple a Source

Abstract type of the DataObjectSimple class.

DataOutputStream

type DataOutputStream a = Object (CDataOutputStream a)Source

Pointer to an object of type DataOutputStream.

type TDataOutputStream a = CDataOutputStream aSource

Inheritance type of the DataOutputStream class.

data CDataOutputStream a Source

Abstract type of the DataOutputStream class.

Database

type Database a = WxObject (CDatabase a)Source

Pointer to an object of type Database, derived from WxObject.

type TDatabase a = TWxObject (CDatabase a)Source

Inheritance type of the Database class.

data CDatabase a Source

Abstract type of the Database class.

DateTime

type DateTime a = Object (CDateTime a)Source

Pointer to an object of type DateTime.

type TDateTime a = CDateTime aSource

Inheritance type of the DateTime class.

data CDateTime a Source

Abstract type of the DateTime class.

Db

type Db a = Object (CDb a)Source

Pointer to an object of type Db.

type TDb a = CDb aSource

Inheritance type of the Db class.

data CDb a Source

Abstract type of the Db class.

DbColDef

type DbColDef a = Object (CDbColDef a)Source

Pointer to an object of type DbColDef.

type TDbColDef a = CDbColDef aSource

Inheritance type of the DbColDef class.

data CDbColDef a Source

Abstract type of the DbColDef class.

DbColFor

type DbColFor a = Object (CDbColFor a)Source

Pointer to an object of type DbColFor.

type TDbColFor a = CDbColFor aSource

Inheritance type of the DbColFor class.

data CDbColFor a Source

Abstract type of the DbColFor class.

DbColInf

type DbColInf a = Object (CDbColInf a)Source

Pointer to an object of type DbColInf.

type TDbColInf a = CDbColInf aSource

Inheritance type of the DbColInf class.

data CDbColInf a Source

Abstract type of the DbColInf class.

DbColInfArray

type DbColInfArray a = Object (CDbColInfArray a)Source

Pointer to an object of type DbColInfArray.

type TDbColInfArray a = CDbColInfArray aSource

Inheritance type of the DbColInfArray class.

data CDbColInfArray a Source

Abstract type of the DbColInfArray class.

DbConnectInf

type DbConnectInf a = Object (CDbConnectInf a)Source

Pointer to an object of type DbConnectInf.

type TDbConnectInf a = CDbConnectInf aSource

Inheritance type of the DbConnectInf class.

data CDbConnectInf a Source

Abstract type of the DbConnectInf class.

DbInf

type DbInf a = Object (CDbInf a)Source

Pointer to an object of type DbInf.

type TDbInf a = CDbInf aSource

Inheritance type of the DbInf class.

data CDbInf a Source

Abstract type of the DbInf class.

DbSqlTypeInfo

type DbSqlTypeInfo a = Object (CDbSqlTypeInfo a)Source

Pointer to an object of type DbSqlTypeInfo.

type TDbSqlTypeInfo a = CDbSqlTypeInfo aSource

Inheritance type of the DbSqlTypeInfo class.

data CDbSqlTypeInfo a Source

Abstract type of the DbSqlTypeInfo class.

DbTable

type DbTable a = Object (CDbTable a)Source

Pointer to an object of type DbTable.

type TDbTable a = CDbTable aSource

Inheritance type of the DbTable class.

data CDbTable a Source

Abstract type of the DbTable class.

DbTableInf

type DbTableInf a = Object (CDbTableInf a)Source

Pointer to an object of type DbTableInf.

type TDbTableInf a = CDbTableInf aSource

Inheritance type of the DbTableInf class.

data CDbTableInf a Source

Abstract type of the DbTableInf class.

DbTableInfo

type DbTableInfo a = Object (CDbTableInfo a)Source

Pointer to an object of type DbTableInfo.

type TDbTableInfo a = CDbTableInfo aSource

Inheritance type of the DbTableInfo class.

data CDbTableInfo a Source

Abstract type of the DbTableInfo class.

DebugContext

type DebugContext a = Object (CDebugContext a)Source

Pointer to an object of type DebugContext.

type TDebugContext a = CDebugContext aSource

Inheritance type of the DebugContext class.

data CDebugContext a Source

Abstract type of the DebugContext class.

DialUpEvent

type DialUpEvent a = Event (CDialUpEvent a)Source

Pointer to an object of type DialUpEvent, derived from Event.

type TDialUpEvent a = TEvent (CDialUpEvent a)Source

Inheritance type of the DialUpEvent class.

data CDialUpEvent a Source

Abstract type of the DialUpEvent class.

DialUpManager

type DialUpManager a = Object (CDialUpManager a)Source

Pointer to an object of type DialUpManager.

type TDialUpManager a = CDialUpManager aSource

Inheritance type of the DialUpManager class.

data CDialUpManager a Source

Abstract type of the DialUpManager class.

Dialog

type Dialog a = TopLevelWindow (CDialog a)Source

Pointer to an object of type Dialog, derived from TopLevelWindow.

type TDialog a = TTopLevelWindow (CDialog a)Source

Inheritance type of the Dialog class.

data CDialog a Source

Abstract type of the Dialog class.

DirDialog

type DirDialog a = Dialog (CDirDialog a)Source

Pointer to an object of type DirDialog, derived from Dialog.

type TDirDialog a = TDialog (CDirDialog a)Source

Inheritance type of the DirDialog class.

data CDirDialog a Source

Abstract type of the DirDialog class.

DirTraverser

type DirTraverser a = Object (CDirTraverser a)Source

Pointer to an object of type DirTraverser.

type TDirTraverser a = CDirTraverser aSource

Inheritance type of the DirTraverser class.

data CDirTraverser a Source

Abstract type of the DirTraverser class.

DocChildFrame

type DocChildFrame a = Frame (CDocChildFrame a)Source

Pointer to an object of type DocChildFrame, derived from Frame.

type TDocChildFrame a = TFrame (CDocChildFrame a)Source

Inheritance type of the DocChildFrame class.

data CDocChildFrame a Source

Abstract type of the DocChildFrame class.

DocMDIChildFrame

type DocMDIChildFrame a = MDIChildFrame (CDocMDIChildFrame a)Source

Pointer to an object of type DocMDIChildFrame, derived from MDIChildFrame.

type TDocMDIChildFrame a = TMDIChildFrame (CDocMDIChildFrame a)Source

Inheritance type of the DocMDIChildFrame class.

data CDocMDIChildFrame a Source

Abstract type of the DocMDIChildFrame class.

DocMDIParentFrame

type DocMDIParentFrame a = MDIParentFrame (CDocMDIParentFrame a)Source

Pointer to an object of type DocMDIParentFrame, derived from MDIParentFrame.

type TDocMDIParentFrame a = TMDIParentFrame (CDocMDIParentFrame a)Source

Inheritance type of the DocMDIParentFrame class.

data CDocMDIParentFrame a Source

Abstract type of the DocMDIParentFrame class.

DocManager

type DocManager a = EvtHandler (CDocManager a)Source

Pointer to an object of type DocManager, derived from EvtHandler.

type TDocManager a = TEvtHandler (CDocManager a)Source

Inheritance type of the DocManager class.

data CDocManager a Source

Abstract type of the DocManager class.

DocParentFrame

type DocParentFrame a = Frame (CDocParentFrame a)Source

Pointer to an object of type DocParentFrame, derived from Frame.

type TDocParentFrame a = TFrame (CDocParentFrame a)Source

Inheritance type of the DocParentFrame class.

data CDocParentFrame a Source

Abstract type of the DocParentFrame class.

DocTemplate

type DocTemplate a = WxObject (CDocTemplate a)Source

Pointer to an object of type DocTemplate, derived from WxObject.

type TDocTemplate a = TWxObject (CDocTemplate a)Source

Inheritance type of the DocTemplate class.

data CDocTemplate a Source

Abstract type of the DocTemplate class.

Document

type Document a = EvtHandler (CDocument a)Source

Pointer to an object of type Document, derived from EvtHandler.

type TDocument a = TEvtHandler (CDocument a)Source

Inheritance type of the Document class.

data CDocument a Source

Abstract type of the Document class.

DragImage

type DragImage a = WxObject (CDragImage a)Source

Pointer to an object of type DragImage, derived from WxObject.

type TDragImage a = TWxObject (CDragImage a)Source

Inheritance type of the DragImage class.

data CDragImage a Source

Abstract type of the DragImage class.

DrawControl

type DrawControl a = Control (CDrawControl a)Source

Pointer to an object of type DrawControl, derived from Control.

type TDrawControl a = TControl (CDrawControl a)Source

Inheritance type of the DrawControl class.

data CDrawControl a Source

Abstract type of the DrawControl class.

DrawWindow

type DrawWindow a = Window (CDrawWindow a)Source

Pointer to an object of type DrawWindow, derived from Window.

type TDrawWindow a = TWindow (CDrawWindow a)Source

Inheritance type of the DrawWindow class.

data CDrawWindow a Source

Abstract type of the DrawWindow class.

DropFilesEvent

type DropFilesEvent a = Event (CDropFilesEvent a)Source

Pointer to an object of type DropFilesEvent, derived from Event.

type TDropFilesEvent a = TEvent (CDropFilesEvent a)Source

Inheritance type of the DropFilesEvent class.

data CDropFilesEvent a Source

Abstract type of the DropFilesEvent class.

DropSource

type DropSource a = Object (CDropSource a)Source

Pointer to an object of type DropSource.

type TDropSource a = CDropSource aSource

Inheritance type of the DropSource class.

data CDropSource a Source

Abstract type of the DropSource class.

DropTarget

type DropTarget a = Object (CDropTarget a)Source

Pointer to an object of type DropTarget.

type TDropTarget a = CDropTarget aSource

Inheritance type of the DropTarget class.

data CDropTarget a Source

Abstract type of the DropTarget class.

DynToolInfo

type DynToolInfo a = ToolLayoutItem (CDynToolInfo a)Source

Pointer to an object of type DynToolInfo, derived from ToolLayoutItem.

type TDynToolInfo a = TToolLayoutItem (CDynToolInfo a)Source

Inheritance type of the DynToolInfo class.

data CDynToolInfo a Source

Abstract type of the DynToolInfo class.

DynamicLibrary

type DynamicLibrary a = Object (CDynamicLibrary a)Source

Pointer to an object of type DynamicLibrary.

type TDynamicLibrary a = CDynamicLibrary aSource

Inheritance type of the DynamicLibrary class.

data CDynamicLibrary a Source

Abstract type of the DynamicLibrary class.

DynamicSashWindow

type DynamicSashWindow a = Window (CDynamicSashWindow a)Source

Pointer to an object of type DynamicSashWindow, derived from Window.

type TDynamicSashWindow a = TWindow (CDynamicSashWindow a)Source

Inheritance type of the DynamicSashWindow class.

data CDynamicSashWindow a Source

Abstract type of the DynamicSashWindow class.

DynamicToolBar

type DynamicToolBar a = ToolBarBase (CDynamicToolBar a)Source

Pointer to an object of type DynamicToolBar, derived from ToolBarBase.

type TDynamicToolBar a = TToolBarBase (CDynamicToolBar a)Source

Inheritance type of the DynamicToolBar class.

data CDynamicToolBar a Source

Abstract type of the DynamicToolBar class.

EditableListBox

type EditableListBox a = Panel (CEditableListBox a)Source

Pointer to an object of type EditableListBox, derived from Panel.

type TEditableListBox a = TPanel (CEditableListBox a)Source

Inheritance type of the EditableListBox class.

data CEditableListBox a Source

Abstract type of the EditableListBox class.

EncodingConverter

type EncodingConverter a = WxObject (CEncodingConverter a)Source

Pointer to an object of type EncodingConverter, derived from WxObject.

type TEncodingConverter a = TWxObject (CEncodingConverter a)Source

Inheritance type of the EncodingConverter class.

data CEncodingConverter a Source

Abstract type of the EncodingConverter class.

EraseEvent

type EraseEvent a = Event (CEraseEvent a)Source

Pointer to an object of type EraseEvent, derived from Event.

type TEraseEvent a = TEvent (CEraseEvent a)Source

Inheritance type of the EraseEvent class.

data CEraseEvent a Source

Abstract type of the EraseEvent class.

Event

type Event a = WxObject (CEvent a)Source

Pointer to an object of type Event, derived from WxObject.

type TEvent a = TWxObject (CEvent a)Source

Inheritance type of the Event class.

data CEvent a Source

Abstract type of the Event class.

EvtHandler

type EvtHandler a = WxObject (CEvtHandler a)Source

Pointer to an object of type EvtHandler, derived from WxObject.

type TEvtHandler a = TWxObject (CEvtHandler a)Source

Inheritance type of the EvtHandler class.

data CEvtHandler a Source

Abstract type of the EvtHandler class.

ExprDatabase

type ExprDatabase a = List (CExprDatabase a)Source

Pointer to an object of type ExprDatabase, derived from List.

type TExprDatabase a = TList (CExprDatabase a)Source

Inheritance type of the ExprDatabase class.

data CExprDatabase a Source

Abstract type of the ExprDatabase class.

FFile

type FFile a = Object (CFFile a)Source

Pointer to an object of type FFile.

type TFFile a = CFFile aSource

Inheritance type of the FFile class.

data CFFile a Source

Abstract type of the FFile class.

FFileInputStream

type FFileInputStream a = InputStream (CFFileInputStream a)Source

Pointer to an object of type FFileInputStream, derived from InputStream.

type TFFileInputStream a = TInputStream (CFFileInputStream a)Source

Inheritance type of the FFileInputStream class.

data CFFileInputStream a Source

Abstract type of the FFileInputStream class.

FFileOutputStream

type FFileOutputStream a = OutputStream (CFFileOutputStream a)Source

Pointer to an object of type FFileOutputStream, derived from OutputStream.

type TFFileOutputStream a = TOutputStream (CFFileOutputStream a)Source

Inheritance type of the FFileOutputStream class.

data CFFileOutputStream a Source

Abstract type of the FFileOutputStream class.

FSFile

type FSFile a = WxObject (CFSFile a)Source

Pointer to an object of type FSFile, derived from WxObject.

type TFSFile a = TWxObject (CFSFile a)Source

Inheritance type of the FSFile class.

data CFSFile a Source

Abstract type of the FSFile class.

FTP

type FTP a = Protocol (CFTP a)Source

Pointer to an object of type FTP, derived from Protocol.

type TFTP a = TProtocol (CFTP a)Source

Inheritance type of the FTP class.

data CFTP a Source

Abstract type of the FTP class.

FileConfig

type FileConfig a = ConfigBase (CFileConfig a)Source

Pointer to an object of type FileConfig, derived from ConfigBase.

type TFileConfig a = TConfigBase (CFileConfig a)Source

Inheritance type of the FileConfig class.

data CFileConfig a Source

Abstract type of the FileConfig class.

FileDataObject

type FileDataObject a = DataObjectSimple (CFileDataObject a)Source

Pointer to an object of type FileDataObject, derived from DataObjectSimple.

type TFileDataObject a = TDataObjectSimple (CFileDataObject a)Source

Inheritance type of the FileDataObject class.

data CFileDataObject a Source

Abstract type of the FileDataObject class.

FileDialog

type FileDialog a = Dialog (CFileDialog a)Source

Pointer to an object of type FileDialog, derived from Dialog.

type TFileDialog a = TDialog (CFileDialog a)Source

Inheritance type of the FileDialog class.

data CFileDialog a Source

Abstract type of the FileDialog class.

FileDropTarget

type FileDropTarget a = DropTarget (CFileDropTarget a)Source

Pointer to an object of type FileDropTarget, derived from DropTarget.

type TFileDropTarget a = TDropTarget (CFileDropTarget a)Source

Inheritance type of the FileDropTarget class.

data CFileDropTarget a Source

Abstract type of the FileDropTarget class.

FileHistory

type FileHistory a = WxObject (CFileHistory a)Source

Pointer to an object of type FileHistory, derived from WxObject.

type TFileHistory a = TWxObject (CFileHistory a)Source

Inheritance type of the FileHistory class.

data CFileHistory a Source

Abstract type of the FileHistory class.

FileInputStream

type FileInputStream a = InputStream (CFileInputStream a)Source

Pointer to an object of type FileInputStream, derived from InputStream.

type TFileInputStream a = TInputStream (CFileInputStream a)Source

Inheritance type of the FileInputStream class.

data CFileInputStream a Source

Abstract type of the FileInputStream class.

FileName

type FileName a = Object (CFileName a)Source

Pointer to an object of type FileName.

type TFileName a = CFileName aSource

Inheritance type of the FileName class.

data CFileName a Source

Abstract type of the FileName class.

FileOutputStream

type FileOutputStream a = OutputStream (CFileOutputStream a)Source

Pointer to an object of type FileOutputStream, derived from OutputStream.

type TFileOutputStream a = TOutputStream (CFileOutputStream a)Source

Inheritance type of the FileOutputStream class.

data CFileOutputStream a Source

Abstract type of the FileOutputStream class.

FileSystem

type FileSystem a = WxObject (CFileSystem a)Source

Pointer to an object of type FileSystem, derived from WxObject.

type TFileSystem a = TWxObject (CFileSystem a)Source

Inheritance type of the FileSystem class.

data CFileSystem a Source

Abstract type of the FileSystem class.

FileSystemHandler

type FileSystemHandler a = WxObject (CFileSystemHandler a)Source

Pointer to an object of type FileSystemHandler, derived from WxObject.

type TFileSystemHandler a = TWxObject (CFileSystemHandler a)Source

Inheritance type of the FileSystemHandler class.

data CFileSystemHandler a Source

Abstract type of the FileSystemHandler class.

FileType

type FileType a = Object (CFileType a)Source

Pointer to an object of type FileType.

type TFileType a = CFileType aSource

Inheritance type of the FileType class.

data CFileType a Source

Abstract type of the FileType class.

FilterInputStream

type FilterInputStream a = InputStream (CFilterInputStream a)Source

Pointer to an object of type FilterInputStream, derived from InputStream.

type TFilterInputStream a = TInputStream (CFilterInputStream a)Source

Inheritance type of the FilterInputStream class.

data CFilterInputStream a Source

Abstract type of the FilterInputStream class.

FilterOutputStream

type FilterOutputStream a = OutputStream (CFilterOutputStream a)Source

Pointer to an object of type FilterOutputStream, derived from OutputStream.

type TFilterOutputStream a = TOutputStream (CFilterOutputStream a)Source

Inheritance type of the FilterOutputStream class.

data CFilterOutputStream a Source

Abstract type of the FilterOutputStream class.

FindDialogEvent

type FindDialogEvent a = CommandEvent (CFindDialogEvent a)Source

Pointer to an object of type FindDialogEvent, derived from CommandEvent.

type TFindDialogEvent a = TCommandEvent (CFindDialogEvent a)Source

Inheritance type of the FindDialogEvent class.

data CFindDialogEvent a Source

Abstract type of the FindDialogEvent class.

FindReplaceData

type FindReplaceData a = WxObject (CFindReplaceData a)Source

Pointer to an object of type FindReplaceData, derived from WxObject.

type TFindReplaceData a = TWxObject (CFindReplaceData a)Source

Inheritance type of the FindReplaceData class.

data CFindReplaceData a Source

Abstract type of the FindReplaceData class.

FindReplaceDialog

type FindReplaceDialog a = Dialog (CFindReplaceDialog a)Source

Pointer to an object of type FindReplaceDialog, derived from Dialog.

type TFindReplaceDialog a = TDialog (CFindReplaceDialog a)Source

Inheritance type of the FindReplaceDialog class.

data CFindReplaceDialog a Source

Abstract type of the FindReplaceDialog class.

FlexGridSizer

type FlexGridSizer a = GridSizer (CFlexGridSizer a)Source

Pointer to an object of type FlexGridSizer, derived from GridSizer.

type TFlexGridSizer a = TGridSizer (CFlexGridSizer a)Source

Inheritance type of the FlexGridSizer class.

data CFlexGridSizer a Source

Abstract type of the FlexGridSizer class.

FocusEvent

type FocusEvent a = Event (CFocusEvent a)Source

Pointer to an object of type FocusEvent, derived from Event.

type TFocusEvent a = TEvent (CFocusEvent a)Source

Inheritance type of the FocusEvent class.

data CFocusEvent a Source

Abstract type of the FocusEvent class.

Font

type Font a = GDIObject (CFont a)Source

Pointer to an object of type Font, derived from GDIObject.

type TFont a = TGDIObject (CFont a)Source

Inheritance type of the Font class.

data CFont a Source

Abstract type of the Font class.

FontData

type FontData a = WxObject (CFontData a)Source

Pointer to an object of type FontData, derived from WxObject.

type TFontData a = TWxObject (CFontData a)Source

Inheritance type of the FontData class.

data CFontData a Source

Abstract type of the FontData class.

FontDialog

type FontDialog a = Dialog (CFontDialog a)Source

Pointer to an object of type FontDialog, derived from Dialog.

type TFontDialog a = TDialog (CFontDialog a)Source

Inheritance type of the FontDialog class.

data CFontDialog a Source

Abstract type of the FontDialog class.

FontEnumerator

type FontEnumerator a = Object (CFontEnumerator a)Source

Pointer to an object of type FontEnumerator.

type TFontEnumerator a = CFontEnumerator aSource

Inheritance type of the FontEnumerator class.

data CFontEnumerator a Source

Abstract type of the FontEnumerator class.

FontList

type FontList a = List (CFontList a)Source

Pointer to an object of type FontList, derived from List.

type TFontList a = TList (CFontList a)Source

Inheritance type of the FontList class.

data CFontList a Source

Abstract type of the FontList class.

FontMapper

type FontMapper a = Object (CFontMapper a)Source

Pointer to an object of type FontMapper.

type TFontMapper a = CFontMapper aSource

Inheritance type of the FontMapper class.

data CFontMapper a Source

Abstract type of the FontMapper class.

Frame

type Frame a = TopLevelWindow (CFrame a)Source

Pointer to an object of type Frame, derived from TopLevelWindow.

type TFrame a = TTopLevelWindow (CFrame a)Source

Inheritance type of the Frame class.

data CFrame a Source

Abstract type of the Frame class.

FrameLayout

type FrameLayout a = EvtHandler (CFrameLayout a)Source

Pointer to an object of type FrameLayout, derived from EvtHandler.

type TFrameLayout a = TEvtHandler (CFrameLayout a)Source

Inheritance type of the FrameLayout class.

data CFrameLayout a Source

Abstract type of the FrameLayout class.

GDIObject

type GDIObject a = WxObject (CGDIObject a)Source

Pointer to an object of type GDIObject, derived from WxObject.

type TGDIObject a = TWxObject (CGDIObject a)Source

Inheritance type of the GDIObject class.

data CGDIObject a Source

Abstract type of the GDIObject class.

GLCanvas

type GLCanvas a = ScrolledWindow (CGLCanvas a)Source

Pointer to an object of type GLCanvas, derived from ScrolledWindow.

type TGLCanvas a = TScrolledWindow (CGLCanvas a)Source

Inheritance type of the GLCanvas class.

data CGLCanvas a Source

Abstract type of the GLCanvas class.

Gauge

type Gauge a = Control (CGauge a)Source

Pointer to an object of type Gauge, derived from Control.

type TGauge a = TControl (CGauge a)Source

Inheritance type of the Gauge class.

data CGauge a Source

Abstract type of the Gauge class.

Gauge95

type Gauge95 a = Gauge (CGauge95 a)Source

Pointer to an object of type Gauge95, derived from Gauge.

type TGauge95 a = TGauge (CGauge95 a)Source

Inheritance type of the Gauge95 class.

data CGauge95 a Source

Abstract type of the Gauge95 class.

GaugeMSW

type GaugeMSW a = Gauge (CGaugeMSW a)Source

Pointer to an object of type GaugeMSW, derived from Gauge.

type TGaugeMSW a = TGauge (CGaugeMSW a)Source

Inheritance type of the GaugeMSW class.

data CGaugeMSW a Source

Abstract type of the GaugeMSW class.

GenericDirCtrl

type GenericDirCtrl a = Control (CGenericDirCtrl a)Source

Pointer to an object of type GenericDirCtrl, derived from Control.

type TGenericDirCtrl a = TControl (CGenericDirCtrl a)Source

Inheritance type of the GenericDirCtrl class.

data CGenericDirCtrl a Source

Abstract type of the GenericDirCtrl class.

GenericDragImage

type GenericDragImage a = DragImage (CGenericDragImage a)Source

Pointer to an object of type GenericDragImage, derived from DragImage.

type TGenericDragImage a = TDragImage (CGenericDragImage a)Source

Inheritance type of the GenericDragImage class.

data CGenericDragImage a Source

Abstract type of the GenericDragImage class.

GenericValidator

type GenericValidator a = Validator (CGenericValidator a)Source

Pointer to an object of type GenericValidator, derived from Validator.

type TGenericValidator a = TValidator (CGenericValidator a)Source

Inheritance type of the GenericValidator class.

data CGenericValidator a Source

Abstract type of the GenericValidator class.

GraphicsBrush

type GraphicsBrush a = GraphicsObject (CGraphicsBrush a)Source

Pointer to an object of type GraphicsBrush, derived from GraphicsObject.

type TGraphicsBrush a = TGraphicsObject (CGraphicsBrush a)Source

Inheritance type of the GraphicsBrush class.

data CGraphicsBrush a Source

Abstract type of the GraphicsBrush class.

GraphicsContext

type GraphicsContext a = GraphicsObject (CGraphicsContext a)Source

Pointer to an object of type GraphicsContext, derived from GraphicsObject.

type TGraphicsContext a = TGraphicsObject (CGraphicsContext a)Source

Inheritance type of the GraphicsContext class.

data CGraphicsContext a Source

Abstract type of the GraphicsContext class.

GraphicsFont

type GraphicsFont a = GraphicsObject (CGraphicsFont a)Source

Pointer to an object of type GraphicsFont, derived from GraphicsObject.

type TGraphicsFont a = TGraphicsObject (CGraphicsFont a)Source

Inheritance type of the GraphicsFont class.

data CGraphicsFont a Source

Abstract type of the GraphicsFont class.

GraphicsMatrix

type GraphicsMatrix a = GraphicsObject (CGraphicsMatrix a)Source

Pointer to an object of type GraphicsMatrix, derived from GraphicsObject.

type TGraphicsMatrix a = TGraphicsObject (CGraphicsMatrix a)Source

Inheritance type of the GraphicsMatrix class.

data CGraphicsMatrix a Source

Abstract type of the GraphicsMatrix class.

GraphicsObject

type GraphicsObject a = WxObject (CGraphicsObject a)Source

Pointer to an object of type GraphicsObject, derived from WxObject.

type TGraphicsObject a = TWxObject (CGraphicsObject a)Source

Inheritance type of the GraphicsObject class.

data CGraphicsObject a Source

Abstract type of the GraphicsObject class.

GraphicsPath

type GraphicsPath a = GraphicsObject (CGraphicsPath a)Source

Pointer to an object of type GraphicsPath, derived from GraphicsObject.

type TGraphicsPath a = TGraphicsObject (CGraphicsPath a)Source

Inheritance type of the GraphicsPath class.

data CGraphicsPath a Source

Abstract type of the GraphicsPath class.

GraphicsPen

type GraphicsPen a = GraphicsObject (CGraphicsPen a)Source

Pointer to an object of type GraphicsPen, derived from GraphicsObject.

type TGraphicsPen a = TGraphicsObject (CGraphicsPen a)Source

Inheritance type of the GraphicsPen class.

data CGraphicsPen a Source

Abstract type of the GraphicsPen class.

GraphicsRenderer

type GraphicsRenderer a = GraphicsObject (CGraphicsRenderer a)Source

Pointer to an object of type GraphicsRenderer, derived from GraphicsObject.

type TGraphicsRenderer a = TGraphicsObject (CGraphicsRenderer a)Source

Inheritance type of the GraphicsRenderer class.

data CGraphicsRenderer a Source

Abstract type of the GraphicsRenderer class.

Grid

type Grid a = ScrolledWindow (CGrid a)Source

Pointer to an object of type Grid, derived from ScrolledWindow.

type TGrid a = TScrolledWindow (CGrid a)Source

Inheritance type of the Grid class.

data CGrid a Source

Abstract type of the Grid class.

GridCellAttr

type GridCellAttr a = Object (CGridCellAttr a)Source

Pointer to an object of type GridCellAttr.

type TGridCellAttr a = CGridCellAttr aSource

Inheritance type of the GridCellAttr class.

data CGridCellAttr a Source

Abstract type of the GridCellAttr class.

GridCellBoolEditor

type GridCellBoolEditor a = GridCellEditor (CGridCellBoolEditor a)Source

Pointer to an object of type GridCellBoolEditor, derived from GridCellEditor.

type TGridCellBoolEditor a = TGridCellEditor (CGridCellBoolEditor a)Source

Inheritance type of the GridCellBoolEditor class.

data CGridCellBoolEditor a Source

Abstract type of the GridCellBoolEditor class.

GridCellBoolRenderer

type TGridCellBoolRenderer a = TGridCellRenderer (CGridCellBoolRenderer a)Source

Inheritance type of the GridCellBoolRenderer class.

data CGridCellBoolRenderer a Source

Abstract type of the GridCellBoolRenderer class.

GridCellChoiceEditor

type TGridCellChoiceEditor a = TGridCellEditor (CGridCellChoiceEditor a)Source

Inheritance type of the GridCellChoiceEditor class.

data CGridCellChoiceEditor a Source

Abstract type of the GridCellChoiceEditor class.

GridCellCoordsArray

type TGridCellCoordsArray a = CGridCellCoordsArray aSource

Inheritance type of the GridCellCoordsArray class.

data CGridCellCoordsArray a Source

Abstract type of the GridCellCoordsArray class.

GridCellEditor

type GridCellEditor a = GridCellWorker (CGridCellEditor a)Source

Pointer to an object of type GridCellEditor, derived from GridCellWorker.

type TGridCellEditor a = TGridCellWorker (CGridCellEditor a)Source

Inheritance type of the GridCellEditor class.

data CGridCellEditor a Source

Abstract type of the GridCellEditor class.

GridCellFloatEditor

type TGridCellFloatEditor a = TGridCellTextEditor (CGridCellFloatEditor a)Source

Inheritance type of the GridCellFloatEditor class.

data CGridCellFloatEditor a Source

Abstract type of the GridCellFloatEditor class.

GridCellFloatRenderer

type TGridCellFloatRenderer a = TGridCellStringRenderer (CGridCellFloatRenderer a)Source

Inheritance type of the GridCellFloatRenderer class.

data CGridCellFloatRenderer a Source

Abstract type of the GridCellFloatRenderer class.

GridCellNumberEditor

type TGridCellNumberEditor a = TGridCellTextEditor (CGridCellNumberEditor a)Source

Inheritance type of the GridCellNumberEditor class.

data CGridCellNumberEditor a Source

Abstract type of the GridCellNumberEditor class.

GridCellNumberRenderer

type TGridCellNumberRenderer a = TGridCellStringRenderer (CGridCellNumberRenderer a)Source

Inheritance type of the GridCellNumberRenderer class.

data CGridCellNumberRenderer a Source

Abstract type of the GridCellNumberRenderer class.

GridCellRenderer

type GridCellRenderer a = GridCellWorker (CGridCellRenderer a)Source

Pointer to an object of type GridCellRenderer, derived from GridCellWorker.

type TGridCellRenderer a = TGridCellWorker (CGridCellRenderer a)Source

Inheritance type of the GridCellRenderer class.

data CGridCellRenderer a Source

Abstract type of the GridCellRenderer class.

GridCellStringRenderer

type TGridCellStringRenderer a = TGridCellRenderer (CGridCellStringRenderer a)Source

Inheritance type of the GridCellStringRenderer class.

data CGridCellStringRenderer a Source

Abstract type of the GridCellStringRenderer class.

GridCellTextEditor

type GridCellTextEditor a = GridCellEditor (CGridCellTextEditor a)Source

Pointer to an object of type GridCellTextEditor, derived from GridCellEditor.

type TGridCellTextEditor a = TGridCellEditor (CGridCellTextEditor a)Source

Inheritance type of the GridCellTextEditor class.

data CGridCellTextEditor a Source

Abstract type of the GridCellTextEditor class.

GridCellTextEnterEditor

type TGridCellTextEnterEditor a = TGridCellTextEditor (CGridCellTextEnterEditor a)Source

Inheritance type of the GridCellTextEnterEditor class.

data CGridCellTextEnterEditor a Source

Abstract type of the GridCellTextEnterEditor class.

GridCellWorker

type GridCellWorker a = Object (CGridCellWorker a)Source

Pointer to an object of type GridCellWorker.

type TGridCellWorker a = CGridCellWorker aSource

Inheritance type of the GridCellWorker class.

data CGridCellWorker a Source

Abstract type of the GridCellWorker class.

GridEditorCreatedEvent

type TGridEditorCreatedEvent a = TCommandEvent (CGridEditorCreatedEvent a)Source

Inheritance type of the GridEditorCreatedEvent class.

data CGridEditorCreatedEvent a Source

Abstract type of the GridEditorCreatedEvent class.

GridEvent

type GridEvent a = NotifyEvent (CGridEvent a)Source

Pointer to an object of type GridEvent, derived from NotifyEvent.

type TGridEvent a = TNotifyEvent (CGridEvent a)Source

Inheritance type of the GridEvent class.

data CGridEvent a Source

Abstract type of the GridEvent class.

GridRangeSelectEvent

type GridRangeSelectEvent a = NotifyEvent (CGridRangeSelectEvent a)Source

Pointer to an object of type GridRangeSelectEvent, derived from NotifyEvent.

type TGridRangeSelectEvent a = TNotifyEvent (CGridRangeSelectEvent a)Source

Inheritance type of the GridRangeSelectEvent class.

data CGridRangeSelectEvent a Source

Abstract type of the GridRangeSelectEvent class.

GridSizeEvent

type GridSizeEvent a = NotifyEvent (CGridSizeEvent a)Source

Pointer to an object of type GridSizeEvent, derived from NotifyEvent.

type TGridSizeEvent a = TNotifyEvent (CGridSizeEvent a)Source

Inheritance type of the GridSizeEvent class.

data CGridSizeEvent a Source

Abstract type of the GridSizeEvent class.

GridSizer

type GridSizer a = Sizer (CGridSizer a)Source

Pointer to an object of type GridSizer, derived from Sizer.

type TGridSizer a = TSizer (CGridSizer a)Source

Inheritance type of the GridSizer class.

data CGridSizer a Source

Abstract type of the GridSizer class.

GridTableBase

type GridTableBase a = WxObject (CGridTableBase a)Source

Pointer to an object of type GridTableBase, derived from WxObject.

type TGridTableBase a = TWxObject (CGridTableBase a)Source

Inheritance type of the GridTableBase class.

data CGridTableBase a Source

Abstract type of the GridTableBase class.

HDBC

type HDBC a = Object (CHDBC a)Source

Pointer to an object of type HDBC.

type THDBC a = CHDBC aSource

Inheritance type of the HDBC class.

data CHDBC a Source

Abstract type of the HDBC class.

HENV

type HENV a = Object (CHENV a)Source

Pointer to an object of type HENV.

type THENV a = CHENV aSource

Inheritance type of the HENV class.

data CHENV a Source

Abstract type of the HENV class.

HSTMT

type HSTMT a = Object (CHSTMT a)Source

Pointer to an object of type HSTMT.

type THSTMT a = CHSTMT aSource

Inheritance type of the HSTMT class.

data CHSTMT a Source

Abstract type of the HSTMT class.

HTTP

type HTTP a = Protocol (CHTTP a)Source

Pointer to an object of type HTTP, derived from Protocol.

type THTTP a = TProtocol (CHTTP a)Source

Inheritance type of the HTTP class.

data CHTTP a Source

Abstract type of the HTTP class.

HashMap

type HashMap a = Object (CHashMap a)Source

Pointer to an object of type HashMap.

type THashMap a = CHashMap aSource

Inheritance type of the HashMap class.

data CHashMap a Source

Abstract type of the HashMap class.

HelpController

type HelpController a = HelpControllerBase (CHelpController a)Source

Pointer to an object of type HelpController, derived from HelpControllerBase.

type THelpController a = THelpControllerBase (CHelpController a)Source

Inheritance type of the HelpController class.

data CHelpController a Source

Abstract type of the HelpController class.

HelpControllerBase

type HelpControllerBase a = WxObject (CHelpControllerBase a)Source

Pointer to an object of type HelpControllerBase, derived from WxObject.

type THelpControllerBase a = TWxObject (CHelpControllerBase a)Source

Inheritance type of the HelpControllerBase class.

data CHelpControllerBase a Source

Abstract type of the HelpControllerBase class.

HelpControllerHelpProvider

type THelpControllerHelpProvider a = TSimpleHelpProvider (CHelpControllerHelpProvider a)Source

Inheritance type of the HelpControllerHelpProvider class.

data CHelpControllerHelpProvider a Source

Abstract type of the HelpControllerHelpProvider class.

HelpEvent

type HelpEvent a = CommandEvent (CHelpEvent a)Source

Pointer to an object of type HelpEvent, derived from CommandEvent.

type THelpEvent a = TCommandEvent (CHelpEvent a)Source

Inheritance type of the HelpEvent class.

data CHelpEvent a Source

Abstract type of the HelpEvent class.

HelpProvider

type HelpProvider a = Object (CHelpProvider a)Source

Pointer to an object of type HelpProvider.

type THelpProvider a = CHelpProvider aSource

Inheritance type of the HelpProvider class.

data CHelpProvider a Source

Abstract type of the HelpProvider class.

HtmlCell

type HtmlCell a = WxObject (CHtmlCell a)Source

Pointer to an object of type HtmlCell, derived from WxObject.

type THtmlCell a = TWxObject (CHtmlCell a)Source

Inheritance type of the HtmlCell class.

data CHtmlCell a Source

Abstract type of the HtmlCell class.

HtmlColourCell

type HtmlColourCell a = HtmlCell (CHtmlColourCell a)Source

Pointer to an object of type HtmlColourCell, derived from HtmlCell.

type THtmlColourCell a = THtmlCell (CHtmlColourCell a)Source

Inheritance type of the HtmlColourCell class.

data CHtmlColourCell a Source

Abstract type of the HtmlColourCell class.

HtmlContainerCell

type HtmlContainerCell a = HtmlCell (CHtmlContainerCell a)Source

Pointer to an object of type HtmlContainerCell, derived from HtmlCell.

type THtmlContainerCell a = THtmlCell (CHtmlContainerCell a)Source

Inheritance type of the HtmlContainerCell class.

data CHtmlContainerCell a Source

Abstract type of the HtmlContainerCell class.

HtmlDCRenderer

type HtmlDCRenderer a = WxObject (CHtmlDCRenderer a)Source

Pointer to an object of type HtmlDCRenderer, derived from WxObject.

type THtmlDCRenderer a = TWxObject (CHtmlDCRenderer a)Source

Inheritance type of the HtmlDCRenderer class.

data CHtmlDCRenderer a Source

Abstract type of the HtmlDCRenderer class.

HtmlEasyPrinting

type HtmlEasyPrinting a = WxObject (CHtmlEasyPrinting a)Source

Pointer to an object of type HtmlEasyPrinting, derived from WxObject.

type THtmlEasyPrinting a = TWxObject (CHtmlEasyPrinting a)Source

Inheritance type of the HtmlEasyPrinting class.

data CHtmlEasyPrinting a Source

Abstract type of the HtmlEasyPrinting class.

HtmlFilter

type HtmlFilter a = WxObject (CHtmlFilter a)Source

Pointer to an object of type HtmlFilter, derived from WxObject.

type THtmlFilter a = TWxObject (CHtmlFilter a)Source

Inheritance type of the HtmlFilter class.

data CHtmlFilter a Source

Abstract type of the HtmlFilter class.

HtmlHelpController

type THtmlHelpController a = THelpControllerBase (CHtmlHelpController a)Source

Inheritance type of the HtmlHelpController class.

data CHtmlHelpController a Source

Abstract type of the HtmlHelpController class.

HtmlHelpData

type HtmlHelpData a = WxObject (CHtmlHelpData a)Source

Pointer to an object of type HtmlHelpData, derived from WxObject.

type THtmlHelpData a = TWxObject (CHtmlHelpData a)Source

Inheritance type of the HtmlHelpData class.

data CHtmlHelpData a Source

Abstract type of the HtmlHelpData class.

HtmlHelpFrame

type HtmlHelpFrame a = Frame (CHtmlHelpFrame a)Source

Pointer to an object of type HtmlHelpFrame, derived from Frame.

type THtmlHelpFrame a = TFrame (CHtmlHelpFrame a)Source

Inheritance type of the HtmlHelpFrame class.

data CHtmlHelpFrame a Source

Abstract type of the HtmlHelpFrame class.

HtmlLinkInfo

type HtmlLinkInfo a = WxObject (CHtmlLinkInfo a)Source

Pointer to an object of type HtmlLinkInfo, derived from WxObject.

type THtmlLinkInfo a = TWxObject (CHtmlLinkInfo a)Source

Inheritance type of the HtmlLinkInfo class.

data CHtmlLinkInfo a Source

Abstract type of the HtmlLinkInfo class.

HtmlParser

type HtmlParser a = WxObject (CHtmlParser a)Source

Pointer to an object of type HtmlParser, derived from WxObject.

type THtmlParser a = TWxObject (CHtmlParser a)Source

Inheritance type of the HtmlParser class.

data CHtmlParser a Source

Abstract type of the HtmlParser class.

HtmlPrintout

type HtmlPrintout a = Printout (CHtmlPrintout a)Source

Pointer to an object of type HtmlPrintout, derived from Printout.

type THtmlPrintout a = TPrintout (CHtmlPrintout a)Source

Inheritance type of the HtmlPrintout class.

data CHtmlPrintout a Source

Abstract type of the HtmlPrintout class.

HtmlTag

type HtmlTag a = WxObject (CHtmlTag a)Source

Pointer to an object of type HtmlTag, derived from WxObject.

type THtmlTag a = TWxObject (CHtmlTag a)Source

Inheritance type of the HtmlTag class.

data CHtmlTag a Source

Abstract type of the HtmlTag class.

HtmlTagHandler

type HtmlTagHandler a = WxObject (CHtmlTagHandler a)Source

Pointer to an object of type HtmlTagHandler, derived from WxObject.

type THtmlTagHandler a = TWxObject (CHtmlTagHandler a)Source

Inheritance type of the HtmlTagHandler class.

data CHtmlTagHandler a Source

Abstract type of the HtmlTagHandler class.

HtmlTagsModule

type HtmlTagsModule a = Module (CHtmlTagsModule a)Source

Pointer to an object of type HtmlTagsModule, derived from Module.

type THtmlTagsModule a = TModule (CHtmlTagsModule a)Source

Inheritance type of the HtmlTagsModule class.

data CHtmlTagsModule a Source

Abstract type of the HtmlTagsModule class.

HtmlWidgetCell

type HtmlWidgetCell a = HtmlCell (CHtmlWidgetCell a)Source

Pointer to an object of type HtmlWidgetCell, derived from HtmlCell.

type THtmlWidgetCell a = THtmlCell (CHtmlWidgetCell a)Source

Inheritance type of the HtmlWidgetCell class.

data CHtmlWidgetCell a Source

Abstract type of the HtmlWidgetCell class.

HtmlWinParser

type HtmlWinParser a = HtmlParser (CHtmlWinParser a)Source

Pointer to an object of type HtmlWinParser, derived from HtmlParser.

type THtmlWinParser a = THtmlParser (CHtmlWinParser a)Source

Inheritance type of the HtmlWinParser class.

data CHtmlWinParser a Source

Abstract type of the HtmlWinParser class.

HtmlWinTagHandler

type HtmlWinTagHandler a = HtmlTagHandler (CHtmlWinTagHandler a)Source

Pointer to an object of type HtmlWinTagHandler, derived from HtmlTagHandler.

type THtmlWinTagHandler a = THtmlTagHandler (CHtmlWinTagHandler a)Source

Inheritance type of the HtmlWinTagHandler class.

data CHtmlWinTagHandler a Source

Abstract type of the HtmlWinTagHandler class.

HtmlWindow

type HtmlWindow a = ScrolledWindow (CHtmlWindow a)Source

Pointer to an object of type HtmlWindow, derived from ScrolledWindow.

type THtmlWindow a = TScrolledWindow (CHtmlWindow a)Source

Inheritance type of the HtmlWindow class.

data CHtmlWindow a Source

Abstract type of the HtmlWindow class.

IPV4address

type IPV4address a = SockAddress (CIPV4address a)Source

Pointer to an object of type IPV4address, derived from SockAddress.

type TIPV4address a = TSockAddress (CIPV4address a)Source

Inheritance type of the IPV4address class.

data CIPV4address a Source

Abstract type of the IPV4address class.

Icon

type Icon a = Bitmap (CIcon a)Source

Pointer to an object of type Icon, derived from Bitmap.

type TIcon a = TBitmap (CIcon a)Source

Inheritance type of the Icon class.

data CIcon a Source

Abstract type of the Icon class.

IconBundle

type IconBundle a = Object (CIconBundle a)Source

Pointer to an object of type IconBundle.

type TIconBundle a = CIconBundle aSource

Inheritance type of the IconBundle class.

data CIconBundle a Source

Abstract type of the IconBundle class.

IconizeEvent

type IconizeEvent a = Event (CIconizeEvent a)Source

Pointer to an object of type IconizeEvent, derived from Event.

type TIconizeEvent a = TEvent (CIconizeEvent a)Source

Inheritance type of the IconizeEvent class.

data CIconizeEvent a Source

Abstract type of the IconizeEvent class.

IdleEvent

type IdleEvent a = Event (CIdleEvent a)Source

Pointer to an object of type IdleEvent, derived from Event.

type TIdleEvent a = TEvent (CIdleEvent a)Source

Inheritance type of the IdleEvent class.

data CIdleEvent a Source

Abstract type of the IdleEvent class.

Image

type Image a = WxObject (CImage a)Source

Pointer to an object of type Image, derived from WxObject.

type TImage a = TWxObject (CImage a)Source

Inheritance type of the Image class.

data CImage a Source

Abstract type of the Image class.

ImageHandler

type ImageHandler a = WxObject (CImageHandler a)Source

Pointer to an object of type ImageHandler, derived from WxObject.

type TImageHandler a = TWxObject (CImageHandler a)Source

Inheritance type of the ImageHandler class.

data CImageHandler a Source

Abstract type of the ImageHandler class.

ImageList

type ImageList a = WxObject (CImageList a)Source

Pointer to an object of type ImageList, derived from WxObject.

type TImageList a = TWxObject (CImageList a)Source

Inheritance type of the ImageList class.

data CImageList a Source

Abstract type of the ImageList class.

IndividualLayoutConstraint

type TIndividualLayoutConstraint a = TWxObject (CIndividualLayoutConstraint a)Source

Inheritance type of the IndividualLayoutConstraint class.

data CIndividualLayoutConstraint a Source

Abstract type of the IndividualLayoutConstraint class.

InitDialogEvent

type InitDialogEvent a = Event (CInitDialogEvent a)Source

Pointer to an object of type InitDialogEvent, derived from Event.

type TInitDialogEvent a = TEvent (CInitDialogEvent a)Source

Inheritance type of the InitDialogEvent class.

data CInitDialogEvent a Source

Abstract type of the InitDialogEvent class.

InputSink

type InputSink a = Thread (CInputSink a)Source

Pointer to an object of type InputSink, derived from Thread.

type TInputSink a = TThread (CInputSink a)Source

Inheritance type of the InputSink class.

data CInputSink a Source

Abstract type of the InputSink class.

InputSinkEvent

type InputSinkEvent a = Event (CInputSinkEvent a)Source

Pointer to an object of type InputSinkEvent, derived from Event.

type TInputSinkEvent a = TEvent (CInputSinkEvent a)Source

Inheritance type of the InputSinkEvent class.

data CInputSinkEvent a Source

Abstract type of the InputSinkEvent class.

InputStream

type InputStream a = StreamBase (CInputStream a)Source

Pointer to an object of type InputStream, derived from StreamBase.

type TInputStream a = TStreamBase (CInputStream a)Source

Inheritance type of the InputStream class.

data CInputStream a Source

Abstract type of the InputStream class.

Joystick

type Joystick a = WxObject (CJoystick a)Source

Pointer to an object of type Joystick, derived from WxObject.

type TJoystick a = TWxObject (CJoystick a)Source

Inheritance type of the Joystick class.

data CJoystick a Source

Abstract type of the Joystick class.

JoystickEvent

type JoystickEvent a = Event (CJoystickEvent a)Source

Pointer to an object of type JoystickEvent, derived from Event.

type TJoystickEvent a = TEvent (CJoystickEvent a)Source

Inheritance type of the JoystickEvent class.

data CJoystickEvent a Source

Abstract type of the JoystickEvent class.

KeyEvent

type KeyEvent a = Event (CKeyEvent a)Source

Pointer to an object of type KeyEvent, derived from Event.

type TKeyEvent a = TEvent (CKeyEvent a)Source

Inheritance type of the KeyEvent class.

data CKeyEvent a Source

Abstract type of the KeyEvent class.

LEDNumberCtrl

type LEDNumberCtrl a = Control (CLEDNumberCtrl a)Source

Pointer to an object of type LEDNumberCtrl, derived from Control.

type TLEDNumberCtrl a = TControl (CLEDNumberCtrl a)Source

Inheritance type of the LEDNumberCtrl class.

data CLEDNumberCtrl a Source

Abstract type of the LEDNumberCtrl class.

LayoutAlgorithm

type LayoutAlgorithm a = WxObject (CLayoutAlgorithm a)Source

Pointer to an object of type LayoutAlgorithm, derived from WxObject.

type TLayoutAlgorithm a = TWxObject (CLayoutAlgorithm a)Source

Inheritance type of the LayoutAlgorithm class.

data CLayoutAlgorithm a Source

Abstract type of the LayoutAlgorithm class.

LayoutConstraints

type LayoutConstraints a = WxObject (CLayoutConstraints a)Source

Pointer to an object of type LayoutConstraints, derived from WxObject.

type TLayoutConstraints a = TWxObject (CLayoutConstraints a)Source

Inheritance type of the LayoutConstraints class.

data CLayoutConstraints a Source

Abstract type of the LayoutConstraints class.

List

type List a = WxObject (CList a)Source

Pointer to an object of type List, derived from WxObject.

type TList a = TWxObject (CList a)Source

Inheritance type of the List class.

data CList a Source

Abstract type of the List class.

ListBox

type ListBox a = Control (CListBox a)Source

Pointer to an object of type ListBox, derived from Control.

type TListBox a = TControl (CListBox a)Source

Inheritance type of the ListBox class.

data CListBox a Source

Abstract type of the ListBox class.

ListCtrl

type ListCtrl a = Control (CListCtrl a)Source

Pointer to an object of type ListCtrl, derived from Control.

type TListCtrl a = TControl (CListCtrl a)Source

Inheritance type of the ListCtrl class.

data CListCtrl a Source

Abstract type of the ListCtrl class.

ListEvent

type ListEvent a = NotifyEvent (CListEvent a)Source

Pointer to an object of type ListEvent, derived from NotifyEvent.

type TListEvent a = TNotifyEvent (CListEvent a)Source

Inheritance type of the ListEvent class.

data CListEvent a Source

Abstract type of the ListEvent class.

ListItem

type ListItem a = WxObject (CListItem a)Source

Pointer to an object of type ListItem, derived from WxObject.

type TListItem a = TWxObject (CListItem a)Source

Inheritance type of the ListItem class.

data CListItem a Source

Abstract type of the ListItem class.

Locale

type Locale a = Object (CLocale a)Source

Pointer to an object of type Locale.

type TLocale a = CLocale aSource

Inheritance type of the Locale class.

data CLocale a Source

Abstract type of the Locale class.

Log

type Log a = Object (CLog a)Source

Pointer to an object of type Log.

type TLog a = CLog aSource

Inheritance type of the Log class.

data CLog a Source

Abstract type of the Log class.

LogChain

type LogChain a = Log (CLogChain a)Source

Pointer to an object of type LogChain, derived from Log.

type TLogChain a = TLog (CLogChain a)Source

Inheritance type of the LogChain class.

data CLogChain a Source

Abstract type of the LogChain class.

LogGUI

type LogGUI a = Log (CLogGUI a)Source

Pointer to an object of type LogGUI, derived from Log.

type TLogGUI a = TLog (CLogGUI a)Source

Inheritance type of the LogGUI class.

data CLogGUI a Source

Abstract type of the LogGUI class.

LogNull

type LogNull a = Log (CLogNull a)Source

Pointer to an object of type LogNull, derived from Log.

type TLogNull a = TLog (CLogNull a)Source

Inheritance type of the LogNull class.

data CLogNull a Source

Abstract type of the LogNull class.

LogPassThrough

type LogPassThrough a = LogChain (CLogPassThrough a)Source

Pointer to an object of type LogPassThrough, derived from LogChain.

type TLogPassThrough a = TLogChain (CLogPassThrough a)Source

Inheritance type of the LogPassThrough class.

data CLogPassThrough a Source

Abstract type of the LogPassThrough class.

LogStderr

type LogStderr a = Log (CLogStderr a)Source

Pointer to an object of type LogStderr, derived from Log.

type TLogStderr a = TLog (CLogStderr a)Source

Inheritance type of the LogStderr class.

data CLogStderr a Source

Abstract type of the LogStderr class.

LogStream

type LogStream a = Log (CLogStream a)Source

Pointer to an object of type LogStream, derived from Log.

type TLogStream a = TLog (CLogStream a)Source

Inheritance type of the LogStream class.

data CLogStream a Source

Abstract type of the LogStream class.

LogTextCtrl

type LogTextCtrl a = Log (CLogTextCtrl a)Source

Pointer to an object of type LogTextCtrl, derived from Log.

type TLogTextCtrl a = TLog (CLogTextCtrl a)Source

Inheritance type of the LogTextCtrl class.

data CLogTextCtrl a Source

Abstract type of the LogTextCtrl class.

LogWindow

type LogWindow a = LogPassThrough (CLogWindow a)Source

Pointer to an object of type LogWindow, derived from LogPassThrough.

type TLogWindow a = TLogPassThrough (CLogWindow a)Source

Inheritance type of the LogWindow class.

data CLogWindow a Source

Abstract type of the LogWindow class.

LongLong

type LongLong a = Object (CLongLong a)Source

Pointer to an object of type LongLong.

type TLongLong a = CLongLong aSource

Inheritance type of the LongLong class.

data CLongLong a Source

Abstract type of the LongLong class.

MBConv

type MBConv a = Object (CMBConv a)Source

Pointer to an object of type MBConv.

type TMBConv a = CMBConv aSource

Inheritance type of the MBConv class.

data CMBConv a Source

Abstract type of the MBConv class.

MBConvFile

type MBConvFile a = MBConv (CMBConvFile a)Source

Pointer to an object of type MBConvFile, derived from MBConv.

type TMBConvFile a = TMBConv (CMBConvFile a)Source

Inheritance type of the MBConvFile class.

data CMBConvFile a Source

Abstract type of the MBConvFile class.

MBConvUTF7

type MBConvUTF7 a = MBConv (CMBConvUTF7 a)Source

Pointer to an object of type MBConvUTF7, derived from MBConv.

type TMBConvUTF7 a = TMBConv (CMBConvUTF7 a)Source

Inheritance type of the MBConvUTF7 class.

data CMBConvUTF7 a Source

Abstract type of the MBConvUTF7 class.

MBConvUTF8

type MBConvUTF8 a = MBConv (CMBConvUTF8 a)Source

Pointer to an object of type MBConvUTF8, derived from MBConv.

type TMBConvUTF8 a = TMBConv (CMBConvUTF8 a)Source

Inheritance type of the MBConvUTF8 class.

data CMBConvUTF8 a Source

Abstract type of the MBConvUTF8 class.

MDIChildFrame

type MDIChildFrame a = Frame (CMDIChildFrame a)Source

Pointer to an object of type MDIChildFrame, derived from Frame.

type TMDIChildFrame a = TFrame (CMDIChildFrame a)Source

Inheritance type of the MDIChildFrame class.

data CMDIChildFrame a Source

Abstract type of the MDIChildFrame class.

MDIClientWindow

type MDIClientWindow a = Window (CMDIClientWindow a)Source

Pointer to an object of type MDIClientWindow, derived from Window.

type TMDIClientWindow a = TWindow (CMDIClientWindow a)Source

Inheritance type of the MDIClientWindow class.

data CMDIClientWindow a Source

Abstract type of the MDIClientWindow class.

MDIParentFrame

type MDIParentFrame a = Frame (CMDIParentFrame a)Source

Pointer to an object of type MDIParentFrame, derived from Frame.

type TMDIParentFrame a = TFrame (CMDIParentFrame a)Source

Inheritance type of the MDIParentFrame class.

data CMDIParentFrame a Source

Abstract type of the MDIParentFrame class.

Mask

type Mask a = WxObject (CMask a)Source

Pointer to an object of type Mask, derived from WxObject.

type TMask a = TWxObject (CMask a)Source

Inheritance type of the Mask class.

data CMask a Source

Abstract type of the Mask class.

MaximizeEvent

type MaximizeEvent a = Event (CMaximizeEvent a)Source

Pointer to an object of type MaximizeEvent, derived from Event.

type TMaximizeEvent a = TEvent (CMaximizeEvent a)Source

Inheritance type of the MaximizeEvent class.

data CMaximizeEvent a Source

Abstract type of the MaximizeEvent class.

MediaCtrl

type MediaCtrl a = Window (CMediaCtrl a)Source

Pointer to an object of type MediaCtrl, derived from Window.

type TMediaCtrl a = TWindow (CMediaCtrl a)Source

Inheritance type of the MediaCtrl class.

data CMediaCtrl a Source

Abstract type of the MediaCtrl class.

MediaEvent

type MediaEvent a = NotifyEvent (CMediaEvent a)Source

Pointer to an object of type MediaEvent, derived from NotifyEvent.

type TMediaEvent a = TNotifyEvent (CMediaEvent a)Source

Inheritance type of the MediaEvent class.

data CMediaEvent a Source

Abstract type of the MediaEvent class.

MemoryBuffer

type MemoryBuffer a = Object (CMemoryBuffer a)Source

Pointer to an object of type MemoryBuffer.

type TMemoryBuffer a = CMemoryBuffer aSource

Inheritance type of the MemoryBuffer class.

data CMemoryBuffer a Source

Abstract type of the MemoryBuffer class.

MemoryDC

type MemoryDC a = DC (CMemoryDC a)Source

Pointer to an object of type MemoryDC, derived from DC.

type TMemoryDC a = TDC (CMemoryDC a)Source

Inheritance type of the MemoryDC class.

data CMemoryDC a Source

Abstract type of the MemoryDC class.

MemoryFSHandler

type MemoryFSHandler a = FileSystemHandler (CMemoryFSHandler a)Source

Pointer to an object of type MemoryFSHandler, derived from FileSystemHandler.

type TMemoryFSHandler a = TFileSystemHandler (CMemoryFSHandler a)Source

Inheritance type of the MemoryFSHandler class.

data CMemoryFSHandler a Source

Abstract type of the MemoryFSHandler class.

MemoryInputStream

type MemoryInputStream a = InputStream (CMemoryInputStream a)Source

Pointer to an object of type MemoryInputStream, derived from InputStream.

type TMemoryInputStream a = TInputStream (CMemoryInputStream a)Source

Inheritance type of the MemoryInputStream class.

data CMemoryInputStream a Source

Abstract type of the MemoryInputStream class.

MemoryOutputStream

type MemoryOutputStream a = OutputStream (CMemoryOutputStream a)Source

Pointer to an object of type MemoryOutputStream, derived from OutputStream.

type TMemoryOutputStream a = TOutputStream (CMemoryOutputStream a)Source

Inheritance type of the MemoryOutputStream class.

data CMemoryOutputStream a Source

Abstract type of the MemoryOutputStream class.

Menu

type Menu a = EvtHandler (CMenu a)Source

Pointer to an object of type Menu, derived from EvtHandler.

type TMenu a = TEvtHandler (CMenu a)Source

Inheritance type of the Menu class.

data CMenu a Source

Abstract type of the Menu class.

MenuBar

type MenuBar a = EvtHandler (CMenuBar a)Source

Pointer to an object of type MenuBar, derived from EvtHandler.

type TMenuBar a = TEvtHandler (CMenuBar a)Source

Inheritance type of the MenuBar class.

data CMenuBar a Source

Abstract type of the MenuBar class.

MenuEvent

type MenuEvent a = Event (CMenuEvent a)Source

Pointer to an object of type MenuEvent, derived from Event.

type TMenuEvent a = TEvent (CMenuEvent a)Source

Inheritance type of the MenuEvent class.

data CMenuEvent a Source

Abstract type of the MenuEvent class.

MenuItem

type MenuItem a = WxObject (CMenuItem a)Source

Pointer to an object of type MenuItem, derived from WxObject.

type TMenuItem a = TWxObject (CMenuItem a)Source

Inheritance type of the MenuItem class.

data CMenuItem a Source

Abstract type of the MenuItem class.

MessageDialog

type MessageDialog a = Dialog (CMessageDialog a)Source

Pointer to an object of type MessageDialog, derived from Dialog.

type TMessageDialog a = TDialog (CMessageDialog a)Source

Inheritance type of the MessageDialog class.

data CMessageDialog a Source

Abstract type of the MessageDialog class.

Metafile

type Metafile a = WxObject (CMetafile a)Source

Pointer to an object of type Metafile, derived from WxObject.

type TMetafile a = TWxObject (CMetafile a)Source

Inheritance type of the Metafile class.

data CMetafile a Source

Abstract type of the Metafile class.

MetafileDC

type MetafileDC a = DC (CMetafileDC a)Source

Pointer to an object of type MetafileDC, derived from DC.

type TMetafileDC a = TDC (CMetafileDC a)Source

Inheritance type of the MetafileDC class.

data CMetafileDC a Source

Abstract type of the MetafileDC class.

MimeTypesManager

type MimeTypesManager a = Object (CMimeTypesManager a)Source

Pointer to an object of type MimeTypesManager.

type TMimeTypesManager a = CMimeTypesManager aSource

Inheritance type of the MimeTypesManager class.

data CMimeTypesManager a Source

Abstract type of the MimeTypesManager class.

MiniFrame

type MiniFrame a = Frame (CMiniFrame a)Source

Pointer to an object of type MiniFrame, derived from Frame.

type TMiniFrame a = TFrame (CMiniFrame a)Source

Inheritance type of the MiniFrame class.

data CMiniFrame a Source

Abstract type of the MiniFrame class.

MirrorDC

type MirrorDC a = DC (CMirrorDC a)Source

Pointer to an object of type MirrorDC, derived from DC.

type TMirrorDC a = TDC (CMirrorDC a)Source

Inheritance type of the MirrorDC class.

data CMirrorDC a Source

Abstract type of the MirrorDC class.

Module

type Module a = WxObject (CModule a)Source

Pointer to an object of type Module, derived from WxObject.

type TModule a = TWxObject (CModule a)Source

Inheritance type of the Module class.

data CModule a Source

Abstract type of the Module class.

MouseCaptureChangedEvent

type MouseCaptureChangedEvent a = Event (CMouseCaptureChangedEvent a)Source

Pointer to an object of type MouseCaptureChangedEvent, derived from Event.

type TMouseCaptureChangedEvent a = TEvent (CMouseCaptureChangedEvent a)Source

Inheritance type of the MouseCaptureChangedEvent class.

data CMouseCaptureChangedEvent a Source

Abstract type of the MouseCaptureChangedEvent class.

MouseEvent

type MouseEvent a = Event (CMouseEvent a)Source

Pointer to an object of type MouseEvent, derived from Event.

type TMouseEvent a = TEvent (CMouseEvent a)Source

Inheritance type of the MouseEvent class.

data CMouseEvent a Source

Abstract type of the MouseEvent class.

MoveEvent

type MoveEvent a = Event (CMoveEvent a)Source

Pointer to an object of type MoveEvent, derived from Event.

type TMoveEvent a = TEvent (CMoveEvent a)Source

Inheritance type of the MoveEvent class.

data CMoveEvent a Source

Abstract type of the MoveEvent class.

MultiCellCanvas

type MultiCellCanvas a = FlexGridSizer (CMultiCellCanvas a)Source

Pointer to an object of type MultiCellCanvas, derived from FlexGridSizer.

type TMultiCellCanvas a = TFlexGridSizer (CMultiCellCanvas a)Source

Inheritance type of the MultiCellCanvas class.

data CMultiCellCanvas a Source

Abstract type of the MultiCellCanvas class.

MultiCellItemHandle

type MultiCellItemHandle a = WxObject (CMultiCellItemHandle a)Source

Pointer to an object of type MultiCellItemHandle, derived from WxObject.

type TMultiCellItemHandle a = TWxObject (CMultiCellItemHandle a)Source

Inheritance type of the MultiCellItemHandle class.

data CMultiCellItemHandle a Source

Abstract type of the MultiCellItemHandle class.

MultiCellSizer

type MultiCellSizer a = Sizer (CMultiCellSizer a)Source

Pointer to an object of type MultiCellSizer, derived from Sizer.

type TMultiCellSizer a = TSizer (CMultiCellSizer a)Source

Inheritance type of the MultiCellSizer class.

data CMultiCellSizer a Source

Abstract type of the MultiCellSizer class.

Mutex

type Mutex a = Object (CMutex a)Source

Pointer to an object of type Mutex.

type TMutex a = CMutex aSource

Inheritance type of the Mutex class.

data CMutex a Source

Abstract type of the Mutex class.

MutexLocker

type MutexLocker a = Object (CMutexLocker a)Source

Pointer to an object of type MutexLocker.

type TMutexLocker a = CMutexLocker aSource

Inheritance type of the MutexLocker class.

data CMutexLocker a Source

Abstract type of the MutexLocker class.

NavigationKeyEvent

type NavigationKeyEvent a = Event (CNavigationKeyEvent a)Source

Pointer to an object of type NavigationKeyEvent, derived from Event.

type TNavigationKeyEvent a = TEvent (CNavigationKeyEvent a)Source

Inheritance type of the NavigationKeyEvent class.

data CNavigationKeyEvent a Source

Abstract type of the NavigationKeyEvent class.

NewBitmapButton

type NewBitmapButton a = Panel (CNewBitmapButton a)Source

Pointer to an object of type NewBitmapButton, derived from Panel.

type TNewBitmapButton a = TPanel (CNewBitmapButton a)Source

Inheritance type of the NewBitmapButton class.

data CNewBitmapButton a Source

Abstract type of the NewBitmapButton class.

NodeBase

type NodeBase a = Object (CNodeBase a)Source

Pointer to an object of type NodeBase.

type TNodeBase a = CNodeBase aSource

Inheritance type of the NodeBase class.

data CNodeBase a Source

Abstract type of the NodeBase class.

Notebook

type Notebook a = Control (CNotebook a)Source

Pointer to an object of type Notebook, derived from Control.

type TNotebook a = TControl (CNotebook a)Source

Inheritance type of the Notebook class.

data CNotebook a Source

Abstract type of the Notebook class.

NotebookEvent

type NotebookEvent a = NotifyEvent (CNotebookEvent a)Source

Pointer to an object of type NotebookEvent, derived from NotifyEvent.

type TNotebookEvent a = TNotifyEvent (CNotebookEvent a)Source

Inheritance type of the NotebookEvent class.

data CNotebookEvent a Source

Abstract type of the NotebookEvent class.

NotifyEvent

type NotifyEvent a = CommandEvent (CNotifyEvent a)Source

Pointer to an object of type NotifyEvent, derived from CommandEvent.

type TNotifyEvent a = TCommandEvent (CNotifyEvent a)Source

Inheritance type of the NotifyEvent class.

data CNotifyEvent a Source

Abstract type of the NotifyEvent class.

ObjectRefData

type ObjectRefData a = Object (CObjectRefData a)Source

Pointer to an object of type ObjectRefData.

type TObjectRefData a = CObjectRefData aSource

Inheritance type of the ObjectRefData class.

data CObjectRefData a Source

Abstract type of the ObjectRefData class.

OutputStream

type OutputStream a = StreamBase (COutputStream a)Source

Pointer to an object of type OutputStream, derived from StreamBase.

type TOutputStream a = TStreamBase (COutputStream a)Source

Inheritance type of the OutputStream class.

data COutputStream a Source

Abstract type of the OutputStream class.

PageSetupDialog

type PageSetupDialog a = Dialog (CPageSetupDialog a)Source

Pointer to an object of type PageSetupDialog, derived from Dialog.

type TPageSetupDialog a = TDialog (CPageSetupDialog a)Source

Inheritance type of the PageSetupDialog class.

data CPageSetupDialog a Source

Abstract type of the PageSetupDialog class.

PageSetupDialogData

type PageSetupDialogData a = WxObject (CPageSetupDialogData a)Source

Pointer to an object of type PageSetupDialogData, derived from WxObject.

type TPageSetupDialogData a = TWxObject (CPageSetupDialogData a)Source

Inheritance type of the PageSetupDialogData class.

data CPageSetupDialogData a Source

Abstract type of the PageSetupDialogData class.

PaintDC

type PaintDC a = WindowDC (CPaintDC a)Source

Pointer to an object of type PaintDC, derived from WindowDC.

type TPaintDC a = TWindowDC (CPaintDC a)Source

Inheritance type of the PaintDC class.

data CPaintDC a Source

Abstract type of the PaintDC class.

PaintEvent

type PaintEvent a = Event (CPaintEvent a)Source

Pointer to an object of type PaintEvent, derived from Event.

type TPaintEvent a = TEvent (CPaintEvent a)Source

Inheritance type of the PaintEvent class.

data CPaintEvent a Source

Abstract type of the PaintEvent class.

Palette

type Palette a = GDIObject (CPalette a)Source

Pointer to an object of type Palette, derived from GDIObject.

type TPalette a = TGDIObject (CPalette a)Source

Inheritance type of the Palette class.

data CPalette a Source

Abstract type of the Palette class.

PaletteChangedEvent

type PaletteChangedEvent a = Event (CPaletteChangedEvent a)Source

Pointer to an object of type PaletteChangedEvent, derived from Event.

type TPaletteChangedEvent a = TEvent (CPaletteChangedEvent a)Source

Inheritance type of the PaletteChangedEvent class.

data CPaletteChangedEvent a Source

Abstract type of the PaletteChangedEvent class.

Panel

type Panel a = Window (CPanel a)Source

Pointer to an object of type Panel, derived from Window.

type TPanel a = TWindow (CPanel a)Source

Inheritance type of the Panel class.

data CPanel a Source

Abstract type of the Panel class.

PathList

type PathList a = List (CPathList a)Source

Pointer to an object of type PathList, derived from List.

type TPathList a = TList (CPathList a)Source

Inheritance type of the PathList class.

data CPathList a Source

Abstract type of the PathList class.

Pen

type Pen a = GDIObject (CPen a)Source

Pointer to an object of type Pen, derived from GDIObject.

type TPen a = TGDIObject (CPen a)Source

Inheritance type of the Pen class.

data CPen a Source

Abstract type of the Pen class.

PenList

type PenList a = List (CPenList a)Source

Pointer to an object of type PenList, derived from List.

type TPenList a = TList (CPenList a)Source

Inheritance type of the PenList class.

data CPenList a Source

Abstract type of the PenList class.

PlotCurve

type PlotCurve a = WxObject (CPlotCurve a)Source

Pointer to an object of type PlotCurve, derived from WxObject.

type TPlotCurve a = TWxObject (CPlotCurve a)Source

Inheritance type of the PlotCurve class.

data CPlotCurve a Source

Abstract type of the PlotCurve class.

PlotEvent

type PlotEvent a = NotifyEvent (CPlotEvent a)Source

Pointer to an object of type PlotEvent, derived from NotifyEvent.

type TPlotEvent a = TNotifyEvent (CPlotEvent a)Source

Inheritance type of the PlotEvent class.

data CPlotEvent a Source

Abstract type of the PlotEvent class.

PlotOnOffCurve

type PlotOnOffCurve a = WxObject (CPlotOnOffCurve a)Source

Pointer to an object of type PlotOnOffCurve, derived from WxObject.

type TPlotOnOffCurve a = TWxObject (CPlotOnOffCurve a)Source

Inheritance type of the PlotOnOffCurve class.

data CPlotOnOffCurve a Source

Abstract type of the PlotOnOffCurve class.

PlotWindow

type PlotWindow a = ScrolledWindow (CPlotWindow a)Source

Pointer to an object of type PlotWindow, derived from ScrolledWindow.

type TPlotWindow a = TScrolledWindow (CPlotWindow a)Source

Inheritance type of the PlotWindow class.

data CPlotWindow a Source

Abstract type of the PlotWindow class.

PopupTransientWindow

type PopupTransientWindow a = PopupWindow (CPopupTransientWindow a)Source

Pointer to an object of type PopupTransientWindow, derived from PopupWindow.

type TPopupTransientWindow a = TPopupWindow (CPopupTransientWindow a)Source

Inheritance type of the PopupTransientWindow class.

data CPopupTransientWindow a Source

Abstract type of the PopupTransientWindow class.

PopupWindow

type PopupWindow a = Window (CPopupWindow a)Source

Pointer to an object of type PopupWindow, derived from Window.

type TPopupWindow a = TWindow (CPopupWindow a)Source

Inheritance type of the PopupWindow class.

data CPopupWindow a Source

Abstract type of the PopupWindow class.

PostScriptDC

type PostScriptDC a = DC (CPostScriptDC a)Source

Pointer to an object of type PostScriptDC, derived from DC.

type TPostScriptDC a = TDC (CPostScriptDC a)Source

Inheritance type of the PostScriptDC class.

data CPostScriptDC a Source

Abstract type of the PostScriptDC class.

PostScriptPrintNativeData

type TPostScriptPrintNativeData a = TWxObject (CPostScriptPrintNativeData a)Source

Inheritance type of the PostScriptPrintNativeData class.

data CPostScriptPrintNativeData a Source

Abstract type of the PostScriptPrintNativeData class.

PreviewCanvas

type PreviewCanvas a = ScrolledWindow (CPreviewCanvas a)Source

Pointer to an object of type PreviewCanvas, derived from ScrolledWindow.

type TPreviewCanvas a = TScrolledWindow (CPreviewCanvas a)Source

Inheritance type of the PreviewCanvas class.

data CPreviewCanvas a Source

Abstract type of the PreviewCanvas class.

PreviewControlBar

type PreviewControlBar a = Panel (CPreviewControlBar a)Source

Pointer to an object of type PreviewControlBar, derived from Panel.

type TPreviewControlBar a = TPanel (CPreviewControlBar a)Source

Inheritance type of the PreviewControlBar class.

data CPreviewControlBar a Source

Abstract type of the PreviewControlBar class.

PreviewFrame

type PreviewFrame a = Frame (CPreviewFrame a)Source

Pointer to an object of type PreviewFrame, derived from Frame.

type TPreviewFrame a = TFrame (CPreviewFrame a)Source

Inheritance type of the PreviewFrame class.

data CPreviewFrame a Source

Abstract type of the PreviewFrame class.

PrintData

type PrintData a = WxObject (CPrintData a)Source

Pointer to an object of type PrintData, derived from WxObject.

type TPrintData a = TWxObject (CPrintData a)Source

Inheritance type of the PrintData class.

data CPrintData a Source

Abstract type of the PrintData class.

PrintDialog

type PrintDialog a = Dialog (CPrintDialog a)Source

Pointer to an object of type PrintDialog, derived from Dialog.

type TPrintDialog a = TDialog (CPrintDialog a)Source

Inheritance type of the PrintDialog class.

data CPrintDialog a Source

Abstract type of the PrintDialog class.

PrintDialogData

type PrintDialogData a = WxObject (CPrintDialogData a)Source

Pointer to an object of type PrintDialogData, derived from WxObject.

type TPrintDialogData a = TWxObject (CPrintDialogData a)Source

Inheritance type of the PrintDialogData class.

data CPrintDialogData a Source

Abstract type of the PrintDialogData class.

PrintPreview

type PrintPreview a = WxObject (CPrintPreview a)Source

Pointer to an object of type PrintPreview, derived from WxObject.

type TPrintPreview a = TWxObject (CPrintPreview a)Source

Inheritance type of the PrintPreview class.

data CPrintPreview a Source

Abstract type of the PrintPreview class.

Printer

type Printer a = WxObject (CPrinter a)Source

Pointer to an object of type Printer, derived from WxObject.

type TPrinter a = TWxObject (CPrinter a)Source

Inheritance type of the Printer class.

data CPrinter a Source

Abstract type of the Printer class.

PrinterDC

type PrinterDC a = DC (CPrinterDC a)Source

Pointer to an object of type PrinterDC, derived from DC.

type TPrinterDC a = TDC (CPrinterDC a)Source

Inheritance type of the PrinterDC class.

data CPrinterDC a Source

Abstract type of the PrinterDC class.

Printout

type Printout a = WxObject (CPrintout a)Source

Pointer to an object of type Printout, derived from WxObject.

type TPrintout a = TWxObject (CPrintout a)Source

Inheritance type of the Printout class.

data CPrintout a Source

Abstract type of the Printout class.

PrivateDropTarget

type PrivateDropTarget a = DropTarget (CPrivateDropTarget a)Source

Pointer to an object of type PrivateDropTarget, derived from DropTarget.

type TPrivateDropTarget a = TDropTarget (CPrivateDropTarget a)Source

Inheritance type of the PrivateDropTarget class.

data CPrivateDropTarget a Source

Abstract type of the PrivateDropTarget class.

Process

type Process a = EvtHandler (CProcess a)Source

Pointer to an object of type Process, derived from EvtHandler.

type TProcess a = TEvtHandler (CProcess a)Source

Inheritance type of the Process class.

data CProcess a Source

Abstract type of the Process class.

ProcessEvent

type ProcessEvent a = Event (CProcessEvent a)Source

Pointer to an object of type ProcessEvent, derived from Event.

type TProcessEvent a = TEvent (CProcessEvent a)Source

Inheritance type of the ProcessEvent class.

data CProcessEvent a Source

Abstract type of the ProcessEvent class.

ProgressDialog

type ProgressDialog a = Frame (CProgressDialog a)Source

Pointer to an object of type ProgressDialog, derived from Frame.

type TProgressDialog a = TFrame (CProgressDialog a)Source

Inheritance type of the ProgressDialog class.

data CProgressDialog a Source

Abstract type of the ProgressDialog class.

Protocol

type Protocol a = SocketClient (CProtocol a)Source

Pointer to an object of type Protocol, derived from SocketClient.

type TProtocol a = TSocketClient (CProtocol a)Source

Inheritance type of the Protocol class.

data CProtocol a Source

Abstract type of the Protocol class.

Quantize

type Quantize a = WxObject (CQuantize a)Source

Pointer to an object of type Quantize, derived from WxObject.

type TQuantize a = TWxObject (CQuantize a)Source

Inheritance type of the Quantize class.

data CQuantize a Source

Abstract type of the Quantize class.

QueryCol

type QueryCol a = WxObject (CQueryCol a)Source

Pointer to an object of type QueryCol, derived from WxObject.

type TQueryCol a = TWxObject (CQueryCol a)Source

Inheritance type of the QueryCol class.

data CQueryCol a Source

Abstract type of the QueryCol class.

QueryField

type QueryField a = WxObject (CQueryField a)Source

Pointer to an object of type QueryField, derived from WxObject.

type TQueryField a = TWxObject (CQueryField a)Source

Inheritance type of the QueryField class.

data CQueryField a Source

Abstract type of the QueryField class.

QueryLayoutInfoEvent

type QueryLayoutInfoEvent a = Event (CQueryLayoutInfoEvent a)Source

Pointer to an object of type QueryLayoutInfoEvent, derived from Event.

type TQueryLayoutInfoEvent a = TEvent (CQueryLayoutInfoEvent a)Source

Inheritance type of the QueryLayoutInfoEvent class.

data CQueryLayoutInfoEvent a Source

Abstract type of the QueryLayoutInfoEvent class.

QueryNewPaletteEvent

type QueryNewPaletteEvent a = Event (CQueryNewPaletteEvent a)Source

Pointer to an object of type QueryNewPaletteEvent, derived from Event.

type TQueryNewPaletteEvent a = TEvent (CQueryNewPaletteEvent a)Source

Inheritance type of the QueryNewPaletteEvent class.

data CQueryNewPaletteEvent a Source

Abstract type of the QueryNewPaletteEvent class.

RadioBox

type RadioBox a = Control (CRadioBox a)Source

Pointer to an object of type RadioBox, derived from Control.

type TRadioBox a = TControl (CRadioBox a)Source

Inheritance type of the RadioBox class.

data CRadioBox a Source

Abstract type of the RadioBox class.

RadioButton

type RadioButton a = Control (CRadioButton a)Source

Pointer to an object of type RadioButton, derived from Control.

type TRadioButton a = TControl (CRadioButton a)Source

Inheritance type of the RadioButton class.

data CRadioButton a Source

Abstract type of the RadioButton class.

RealPoint

type RealPoint a = Object (CRealPoint a)Source

Pointer to an object of type RealPoint.

type TRealPoint a = CRealPoint aSource

Inheritance type of the RealPoint class.

data CRealPoint a Source

Abstract type of the RealPoint class.

RecordSet

type RecordSet a = WxObject (CRecordSet a)Source

Pointer to an object of type RecordSet, derived from WxObject.

type TRecordSet a = TWxObject (CRecordSet a)Source

Inheritance type of the RecordSet class.

data CRecordSet a Source

Abstract type of the RecordSet class.

RegEx

type RegEx a = Object (CRegEx a)Source

Pointer to an object of type RegEx.

type TRegEx a = CRegEx aSource

Inheritance type of the RegEx class.

data CRegEx a Source

Abstract type of the RegEx class.

Region

type Region a = GDIObject (CRegion a)Source

Pointer to an object of type Region, derived from GDIObject.

type TRegion a = TGDIObject (CRegion a)Source

Inheritance type of the Region class.

data CRegion a Source

Abstract type of the Region class.

RegionIterator

type RegionIterator a = WxObject (CRegionIterator a)Source

Pointer to an object of type RegionIterator, derived from WxObject.

type TRegionIterator a = TWxObject (CRegionIterator a)Source

Inheritance type of the RegionIterator class.

data CRegionIterator a Source

Abstract type of the RegionIterator class.

RemotelyScrolledTreeCtrl

type TRemotelyScrolledTreeCtrl a = TTreeCtrl (CRemotelyScrolledTreeCtrl a)Source

Inheritance type of the RemotelyScrolledTreeCtrl class.

data CRemotelyScrolledTreeCtrl a Source

Abstract type of the RemotelyScrolledTreeCtrl class.

STCDoc

type STCDoc a = Object (CSTCDoc a)Source

Pointer to an object of type STCDoc.

type TSTCDoc a = CSTCDoc aSource

Inheritance type of the STCDoc class.

data CSTCDoc a Source

Abstract type of the STCDoc class.

SVGFileDC

type SVGFileDC a = DC (CSVGFileDC a)Source

Pointer to an object of type SVGFileDC, derived from DC.

type TSVGFileDC a = TDC (CSVGFileDC a)Source

Inheritance type of the SVGFileDC class.

data CSVGFileDC a Source

Abstract type of the SVGFileDC class.

SashEvent

type SashEvent a = Event (CSashEvent a)Source

Pointer to an object of type SashEvent, derived from Event.

type TSashEvent a = TEvent (CSashEvent a)Source

Inheritance type of the SashEvent class.

data CSashEvent a Source

Abstract type of the SashEvent class.

SashLayoutWindow

type SashLayoutWindow a = SashWindow (CSashLayoutWindow a)Source

Pointer to an object of type SashLayoutWindow, derived from SashWindow.

type TSashLayoutWindow a = TSashWindow (CSashLayoutWindow a)Source

Inheritance type of the SashLayoutWindow class.

data CSashLayoutWindow a Source

Abstract type of the SashLayoutWindow class.

SashWindow

type SashWindow a = Window (CSashWindow a)Source

Pointer to an object of type SashWindow, derived from Window.

type TSashWindow a = TWindow (CSashWindow a)Source

Inheritance type of the SashWindow class.

data CSashWindow a Source

Abstract type of the SashWindow class.

ScopedArray

type ScopedArray a = Object (CScopedArray a)Source

Pointer to an object of type ScopedArray.

type TScopedArray a = CScopedArray aSource

Inheritance type of the ScopedArray class.

data CScopedArray a Source

Abstract type of the ScopedArray class.

ScopedPtr

type ScopedPtr a = Object (CScopedPtr a)Source

Pointer to an object of type ScopedPtr.

type TScopedPtr a = CScopedPtr aSource

Inheritance type of the ScopedPtr class.

data CScopedPtr a Source

Abstract type of the ScopedPtr class.

ScreenDC

type ScreenDC a = DC (CScreenDC a)Source

Pointer to an object of type ScreenDC, derived from DC.

type TScreenDC a = TDC (CScreenDC a)Source

Inheritance type of the ScreenDC class.

data CScreenDC a Source

Abstract type of the ScreenDC class.

ScrollBar

type ScrollBar a = Control (CScrollBar a)Source

Pointer to an object of type ScrollBar, derived from Control.

type TScrollBar a = TControl (CScrollBar a)Source

Inheritance type of the ScrollBar class.

data CScrollBar a Source

Abstract type of the ScrollBar class.

ScrollEvent

type ScrollEvent a = Event (CScrollEvent a)Source

Pointer to an object of type ScrollEvent, derived from Event.

type TScrollEvent a = TEvent (CScrollEvent a)Source

Inheritance type of the ScrollEvent class.

data CScrollEvent a Source

Abstract type of the ScrollEvent class.

ScrollWinEvent

type ScrollWinEvent a = Event (CScrollWinEvent a)Source

Pointer to an object of type ScrollWinEvent, derived from Event.

type TScrollWinEvent a = TEvent (CScrollWinEvent a)Source

Inheritance type of the ScrollWinEvent class.

data CScrollWinEvent a Source

Abstract type of the ScrollWinEvent class.

ScrolledWindow

type ScrolledWindow a = Panel (CScrolledWindow a)Source

Pointer to an object of type ScrolledWindow, derived from Panel.

type TScrolledWindow a = TPanel (CScrolledWindow a)Source

Inheritance type of the ScrolledWindow class.

data CScrolledWindow a Source

Abstract type of the ScrolledWindow class.

Semaphore

type Semaphore a = Object (CSemaphore a)Source

Pointer to an object of type Semaphore.

type TSemaphore a = CSemaphore aSource

Inheritance type of the Semaphore class.

data CSemaphore a Source

Abstract type of the Semaphore class.

Server

type Server a = ServerBase (CServer a)Source

Pointer to an object of type Server, derived from ServerBase.

type TServer a = TServerBase (CServer a)Source

Inheritance type of the Server class.

data CServer a Source

Abstract type of the Server class.

ServerBase

type ServerBase a = WxObject (CServerBase a)Source

Pointer to an object of type ServerBase, derived from WxObject.

type TServerBase a = TWxObject (CServerBase a)Source

Inheritance type of the ServerBase class.

data CServerBase a Source

Abstract type of the ServerBase class.

SetCursorEvent

type SetCursorEvent a = Event (CSetCursorEvent a)Source

Pointer to an object of type SetCursorEvent, derived from Event.

type TSetCursorEvent a = TEvent (CSetCursorEvent a)Source

Inheritance type of the SetCursorEvent class.

data CSetCursorEvent a Source

Abstract type of the SetCursorEvent class.

ShowEvent

type ShowEvent a = Event (CShowEvent a)Source

Pointer to an object of type ShowEvent, derived from Event.

type TShowEvent a = TEvent (CShowEvent a)Source

Inheritance type of the ShowEvent class.

data CShowEvent a Source

Abstract type of the ShowEvent class.

SimpleHelpProvider

type SimpleHelpProvider a = HelpProvider (CSimpleHelpProvider a)Source

Pointer to an object of type SimpleHelpProvider, derived from HelpProvider.

type TSimpleHelpProvider a = THelpProvider (CSimpleHelpProvider a)Source

Inheritance type of the SimpleHelpProvider class.

data CSimpleHelpProvider a Source

Abstract type of the SimpleHelpProvider class.

SingleChoiceDialog

type SingleChoiceDialog a = Dialog (CSingleChoiceDialog a)Source

Pointer to an object of type SingleChoiceDialog, derived from Dialog.

type TSingleChoiceDialog a = TDialog (CSingleChoiceDialog a)Source

Inheritance type of the SingleChoiceDialog class.

data CSingleChoiceDialog a Source

Abstract type of the SingleChoiceDialog class.

SingleInstanceChecker

type TSingleInstanceChecker a = CSingleInstanceChecker aSource

Inheritance type of the SingleInstanceChecker class.

data CSingleInstanceChecker a Source

Abstract type of the SingleInstanceChecker class.

SizeEvent

type SizeEvent a = Event (CSizeEvent a)Source

Pointer to an object of type SizeEvent, derived from Event.

type TSizeEvent a = TEvent (CSizeEvent a)Source

Inheritance type of the SizeEvent class.

data CSizeEvent a Source

Abstract type of the SizeEvent class.

Sizer

type Sizer a = WxObject (CSizer a)Source

Pointer to an object of type Sizer, derived from WxObject.

type TSizer a = TWxObject (CSizer a)Source

Inheritance type of the Sizer class.

data CSizer a Source

Abstract type of the Sizer class.

SizerItem

type SizerItem a = WxObject (CSizerItem a)Source

Pointer to an object of type SizerItem, derived from WxObject.

type TSizerItem a = TWxObject (CSizerItem a)Source

Inheritance type of the SizerItem class.

data CSizerItem a Source

Abstract type of the SizerItem class.

Slider

type Slider a = Control (CSlider a)Source

Pointer to an object of type Slider, derived from Control.

type TSlider a = TControl (CSlider a)Source

Inheritance type of the Slider class.

data CSlider a Source

Abstract type of the Slider class.

Slider95

type Slider95 a = Slider (CSlider95 a)Source

Pointer to an object of type Slider95, derived from Slider.

type TSlider95 a = TSlider (CSlider95 a)Source

Inheritance type of the Slider95 class.

data CSlider95 a Source

Abstract type of the Slider95 class.

SliderMSW

type SliderMSW a = Slider (CSliderMSW a)Source

Pointer to an object of type SliderMSW, derived from Slider.

type TSliderMSW a = TSlider (CSliderMSW a)Source

Inheritance type of the SliderMSW class.

data CSliderMSW a Source

Abstract type of the SliderMSW class.

SockAddress

type SockAddress a = WxObject (CSockAddress a)Source

Pointer to an object of type SockAddress, derived from WxObject.

type TSockAddress a = TWxObject (CSockAddress a)Source

Inheritance type of the SockAddress class.

data CSockAddress a Source

Abstract type of the SockAddress class.

SocketBase

type SocketBase a = WxObject (CSocketBase a)Source

Pointer to an object of type SocketBase, derived from WxObject.

type TSocketBase a = TWxObject (CSocketBase a)Source

Inheritance type of the SocketBase class.

data CSocketBase a Source

Abstract type of the SocketBase class.

SocketClient

type SocketClient a = SocketBase (CSocketClient a)Source

Pointer to an object of type SocketClient, derived from SocketBase.

type TSocketClient a = TSocketBase (CSocketClient a)Source

Inheritance type of the SocketClient class.

data CSocketClient a Source

Abstract type of the SocketClient class.

SocketEvent

type SocketEvent a = Event (CSocketEvent a)Source

Pointer to an object of type SocketEvent, derived from Event.

type TSocketEvent a = TEvent (CSocketEvent a)Source

Inheritance type of the SocketEvent class.

data CSocketEvent a Source

Abstract type of the SocketEvent class.

SocketInputStream

type SocketInputStream a = InputStream (CSocketInputStream a)Source

Pointer to an object of type SocketInputStream, derived from InputStream.

type TSocketInputStream a = TInputStream (CSocketInputStream a)Source

Inheritance type of the SocketInputStream class.

data CSocketInputStream a Source

Abstract type of the SocketInputStream class.

SocketOutputStream

type SocketOutputStream a = OutputStream (CSocketOutputStream a)Source

Pointer to an object of type SocketOutputStream, derived from OutputStream.

type TSocketOutputStream a = TOutputStream (CSocketOutputStream a)Source

Inheritance type of the SocketOutputStream class.

data CSocketOutputStream a Source

Abstract type of the SocketOutputStream class.

SocketServer

type SocketServer a = SocketBase (CSocketServer a)Source

Pointer to an object of type SocketServer, derived from SocketBase.

type TSocketServer a = TSocketBase (CSocketServer a)Source

Inheritance type of the SocketServer class.

data CSocketServer a Source

Abstract type of the SocketServer class.

Sound

type Sound a = WxObject (CSound a)Source

Pointer to an object of type Sound, derived from WxObject.

type TSound a = TWxObject (CSound a)Source

Inheritance type of the Sound class.

data CSound a Source

Abstract type of the Sound class.

SpinButton

type SpinButton a = Control (CSpinButton a)Source

Pointer to an object of type SpinButton, derived from Control.

type TSpinButton a = TControl (CSpinButton a)Source

Inheritance type of the SpinButton class.

data CSpinButton a Source

Abstract type of the SpinButton class.

SpinCtrl

type SpinCtrl a = Control (CSpinCtrl a)Source

Pointer to an object of type SpinCtrl, derived from Control.

type TSpinCtrl a = TControl (CSpinCtrl a)Source

Inheritance type of the SpinCtrl class.

data CSpinCtrl a Source

Abstract type of the SpinCtrl class.

SpinEvent

type SpinEvent a = NotifyEvent (CSpinEvent a)Source

Pointer to an object of type SpinEvent, derived from NotifyEvent.

type TSpinEvent a = TNotifyEvent (CSpinEvent a)Source

Inheritance type of the SpinEvent class.

data CSpinEvent a Source

Abstract type of the SpinEvent class.

SplashScreen

type SplashScreen a = Frame (CSplashScreen a)Source

Pointer to an object of type SplashScreen, derived from Frame.

type TSplashScreen a = TFrame (CSplashScreen a)Source

Inheritance type of the SplashScreen class.

data CSplashScreen a Source

Abstract type of the SplashScreen class.

SplitterEvent

type SplitterEvent a = NotifyEvent (CSplitterEvent a)Source

Pointer to an object of type SplitterEvent, derived from NotifyEvent.

type TSplitterEvent a = TNotifyEvent (CSplitterEvent a)Source

Inheritance type of the SplitterEvent class.

data CSplitterEvent a Source

Abstract type of the SplitterEvent class.

SplitterScrolledWindow

type TSplitterScrolledWindow a = TScrolledWindow (CSplitterScrolledWindow a)Source

Inheritance type of the SplitterScrolledWindow class.

data CSplitterScrolledWindow a Source

Abstract type of the SplitterScrolledWindow class.

SplitterWindow

type SplitterWindow a = Window (CSplitterWindow a)Source

Pointer to an object of type SplitterWindow, derived from Window.

type TSplitterWindow a = TWindow (CSplitterWindow a)Source

Inheritance type of the SplitterWindow class.

data CSplitterWindow a Source

Abstract type of the SplitterWindow class.

StaticBitmap

type StaticBitmap a = Control (CStaticBitmap a)Source

Pointer to an object of type StaticBitmap, derived from Control.

type TStaticBitmap a = TControl (CStaticBitmap a)Source

Inheritance type of the StaticBitmap class.

data CStaticBitmap a Source

Abstract type of the StaticBitmap class.

StaticBox

type StaticBox a = Control (CStaticBox a)Source

Pointer to an object of type StaticBox, derived from Control.

type TStaticBox a = TControl (CStaticBox a)Source

Inheritance type of the StaticBox class.

data CStaticBox a Source

Abstract type of the StaticBox class.

StaticBoxSizer

type StaticBoxSizer a = BoxSizer (CStaticBoxSizer a)Source

Pointer to an object of type StaticBoxSizer, derived from BoxSizer.

type TStaticBoxSizer a = TBoxSizer (CStaticBoxSizer a)Source

Inheritance type of the StaticBoxSizer class.

data CStaticBoxSizer a Source

Abstract type of the StaticBoxSizer class.

StaticLine

type StaticLine a = Control (CStaticLine a)Source

Pointer to an object of type StaticLine, derived from Control.

type TStaticLine a = TControl (CStaticLine a)Source

Inheritance type of the StaticLine class.

data CStaticLine a Source

Abstract type of the StaticLine class.

StaticText

type StaticText a = Control (CStaticText a)Source

Pointer to an object of type StaticText, derived from Control.

type TStaticText a = TControl (CStaticText a)Source

Inheritance type of the StaticText class.

data CStaticText a Source

Abstract type of the StaticText class.

StatusBar

type StatusBar a = Window (CStatusBar a)Source

Pointer to an object of type StatusBar, derived from Window.

type TStatusBar a = TWindow (CStatusBar a)Source

Inheritance type of the StatusBar class.

data CStatusBar a Source

Abstract type of the StatusBar class.

StopWatch

type StopWatch a = Object (CStopWatch a)Source

Pointer to an object of type StopWatch.

type TStopWatch a = CStopWatch aSource

Inheritance type of the StopWatch class.

data CStopWatch a Source

Abstract type of the StopWatch class.

StreamBase

type StreamBase a = Object (CStreamBase a)Source

Pointer to an object of type StreamBase.

type TStreamBase a = CStreamBase aSource

Inheritance type of the StreamBase class.

data CStreamBase a Source

Abstract type of the StreamBase class.

StreamBuffer

type StreamBuffer a = Object (CStreamBuffer a)Source

Pointer to an object of type StreamBuffer.

type TStreamBuffer a = CStreamBuffer aSource

Inheritance type of the StreamBuffer class.

data CStreamBuffer a Source

Abstract type of the StreamBuffer class.

StreamToTextRedirector

type TStreamToTextRedirector a = CStreamToTextRedirector aSource

Inheritance type of the StreamToTextRedirector class.

data CStreamToTextRedirector a Source

Abstract type of the StreamToTextRedirector class.

StringBuffer

type StringBuffer a = Object (CStringBuffer a)Source

Pointer to an object of type StringBuffer.

type TStringBuffer a = CStringBuffer aSource

Inheritance type of the StringBuffer class.

data CStringBuffer a Source

Abstract type of the StringBuffer class.

StringClientData

type StringClientData a = ClientData (CStringClientData a)Source

Pointer to an object of type StringClientData, derived from ClientData.

type TStringClientData a = TClientData (CStringClientData a)Source

Inheritance type of the StringClientData class.

data CStringClientData a Source

Abstract type of the StringClientData class.

StringList

type StringList a = List (CStringList a)Source

Pointer to an object of type StringList, derived from List.

type TStringList a = TList (CStringList a)Source

Inheritance type of the StringList class.

data CStringList a Source

Abstract type of the StringList class.

StringTokenizer

type StringTokenizer a = WxObject (CStringTokenizer a)Source

Pointer to an object of type StringTokenizer, derived from WxObject.

type TStringTokenizer a = TWxObject (CStringTokenizer a)Source

Inheritance type of the StringTokenizer class.

data CStringTokenizer a Source

Abstract type of the StringTokenizer class.

StyledTextCtrl

type StyledTextCtrl a = Control (CStyledTextCtrl a)Source

Pointer to an object of type StyledTextCtrl, derived from Control.

type TStyledTextCtrl a = TControl (CStyledTextCtrl a)Source

Inheritance type of the StyledTextCtrl class.

data CStyledTextCtrl a Source

Abstract type of the StyledTextCtrl class.

StyledTextEvent

type StyledTextEvent a = CommandEvent (CStyledTextEvent a)Source

Pointer to an object of type StyledTextEvent, derived from CommandEvent.

type TStyledTextEvent a = TCommandEvent (CStyledTextEvent a)Source

Inheritance type of the StyledTextEvent class.

data CStyledTextEvent a Source

Abstract type of the StyledTextEvent class.

SysColourChangedEvent

type SysColourChangedEvent a = Event (CSysColourChangedEvent a)Source

Pointer to an object of type SysColourChangedEvent, derived from Event.

type TSysColourChangedEvent a = TEvent (CSysColourChangedEvent a)Source

Inheritance type of the SysColourChangedEvent class.

data CSysColourChangedEvent a Source

Abstract type of the SysColourChangedEvent class.

SystemOptions

type SystemOptions a = WxObject (CSystemOptions a)Source

Pointer to an object of type SystemOptions, derived from WxObject.

type TSystemOptions a = TWxObject (CSystemOptions a)Source

Inheritance type of the SystemOptions class.

data CSystemOptions a Source

Abstract type of the SystemOptions class.

SystemSettings

type SystemSettings a = WxObject (CSystemSettings a)Source

Pointer to an object of type SystemSettings, derived from WxObject.

type TSystemSettings a = TWxObject (CSystemSettings a)Source

Inheritance type of the SystemSettings class.

data CSystemSettings a Source

Abstract type of the SystemSettings class.

TabCtrl

type TabCtrl a = Control (CTabCtrl a)Source

Pointer to an object of type TabCtrl, derived from Control.

type TTabCtrl a = TControl (CTabCtrl a)Source

Inheritance type of the TabCtrl class.

data CTabCtrl a Source

Abstract type of the TabCtrl class.

TabEvent

type TabEvent a = CommandEvent (CTabEvent a)Source

Pointer to an object of type TabEvent, derived from CommandEvent.

type TTabEvent a = TCommandEvent (CTabEvent a)Source

Inheritance type of the TabEvent class.

data CTabEvent a Source

Abstract type of the TabEvent class.

TablesInUse

type TablesInUse a = WxObject (CTablesInUse a)Source

Pointer to an object of type TablesInUse, derived from WxObject.

type TTablesInUse a = TWxObject (CTablesInUse a)Source

Inheritance type of the TablesInUse class.

data CTablesInUse a Source

Abstract type of the TablesInUse class.

TaskBarIcon

type TaskBarIcon a = EvtHandler (CTaskBarIcon a)Source

Pointer to an object of type TaskBarIcon, derived from EvtHandler.

type TTaskBarIcon a = TEvtHandler (CTaskBarIcon a)Source

Inheritance type of the TaskBarIcon class.

data CTaskBarIcon a Source

Abstract type of the TaskBarIcon class.

TempFile

type TempFile a = Object (CTempFile a)Source

Pointer to an object of type TempFile.

type TTempFile a = CTempFile aSource

Inheritance type of the TempFile class.

data CTempFile a Source

Abstract type of the TempFile class.

TextAttr

type TextAttr a = Object (CTextAttr a)Source

Pointer to an object of type TextAttr.

type TTextAttr a = CTextAttr aSource

Inheritance type of the TextAttr class.

data CTextAttr a Source

Abstract type of the TextAttr class.

TextCtrl

type TextCtrl a = Control (CTextCtrl a)Source

Pointer to an object of type TextCtrl, derived from Control.

type TTextCtrl a = TControl (CTextCtrl a)Source

Inheritance type of the TextCtrl class.

data CTextCtrl a Source

Abstract type of the TextCtrl class.

TextDataObject

type TextDataObject a = DataObjectSimple (CTextDataObject a)Source

Pointer to an object of type TextDataObject, derived from DataObjectSimple.

type TTextDataObject a = TDataObjectSimple (CTextDataObject a)Source

Inheritance type of the TextDataObject class.

data CTextDataObject a Source

Abstract type of the TextDataObject class.

TextDropTarget

type TextDropTarget a = DropTarget (CTextDropTarget a)Source

Pointer to an object of type TextDropTarget, derived from DropTarget.

type TTextDropTarget a = TDropTarget (CTextDropTarget a)Source

Inheritance type of the TextDropTarget class.

data CTextDropTarget a Source

Abstract type of the TextDropTarget class.

TextEntryDialog

type TextEntryDialog a = Dialog (CTextEntryDialog a)Source

Pointer to an object of type TextEntryDialog, derived from Dialog.

type TTextEntryDialog a = TDialog (CTextEntryDialog a)Source

Inheritance type of the TextEntryDialog class.

data CTextEntryDialog a Source

Abstract type of the TextEntryDialog class.

TextFile

type TextFile a = Object (CTextFile a)Source

Pointer to an object of type TextFile.

type TTextFile a = CTextFile aSource

Inheritance type of the TextFile class.

data CTextFile a Source

Abstract type of the TextFile class.

TextInputStream

type TextInputStream a = Object (CTextInputStream a)Source

Pointer to an object of type TextInputStream.

type TTextInputStream a = CTextInputStream aSource

Inheritance type of the TextInputStream class.

data CTextInputStream a Source

Abstract type of the TextInputStream class.

TextOutputStream

type TextOutputStream a = Object (CTextOutputStream a)Source

Pointer to an object of type TextOutputStream.

type TTextOutputStream a = CTextOutputStream aSource

Inheritance type of the TextOutputStream class.

data CTextOutputStream a Source

Abstract type of the TextOutputStream class.

TextValidator

type TextValidator a = Validator (CTextValidator a)Source

Pointer to an object of type TextValidator, derived from Validator.

type TTextValidator a = TValidator (CTextValidator a)Source

Inheritance type of the TextValidator class.

data CTextValidator a Source

Abstract type of the TextValidator class.

ThinSplitterWindow

type ThinSplitterWindow a = SplitterWindow (CThinSplitterWindow a)Source

Pointer to an object of type ThinSplitterWindow, derived from SplitterWindow.

type TThinSplitterWindow a = TSplitterWindow (CThinSplitterWindow a)Source

Inheritance type of the ThinSplitterWindow class.

data CThinSplitterWindow a Source

Abstract type of the ThinSplitterWindow class.

Thread

type Thread a = Object (CThread a)Source

Pointer to an object of type Thread.

type TThread a = CThread aSource

Inheritance type of the Thread class.

data CThread a Source

Abstract type of the Thread class.

Time

type Time a = WxObject (CTime a)Source

Pointer to an object of type Time, derived from WxObject.

type TTime a = TWxObject (CTime a)Source

Inheritance type of the Time class.

data CTime a Source

Abstract type of the Time class.

TimeSpan

type TimeSpan a = Object (CTimeSpan a)Source

Pointer to an object of type TimeSpan.

type TTimeSpan a = CTimeSpan aSource

Inheritance type of the TimeSpan class.

data CTimeSpan a Source

Abstract type of the TimeSpan class.

Timer

type Timer a = WxObject (CTimer a)Source

Pointer to an object of type Timer, derived from WxObject.

type TTimer a = TWxObject (CTimer a)Source

Inheritance type of the Timer class.

data CTimer a Source

Abstract type of the Timer class.

TimerBase

type TimerBase a = WxObject (CTimerBase a)Source

Pointer to an object of type TimerBase, derived from WxObject.

type TTimerBase a = TWxObject (CTimerBase a)Source

Inheritance type of the TimerBase class.

data CTimerBase a Source

Abstract type of the TimerBase class.

TimerEvent

type TimerEvent a = Event (CTimerEvent a)Source

Pointer to an object of type TimerEvent, derived from Event.

type TTimerEvent a = TEvent (CTimerEvent a)Source

Inheritance type of the TimerEvent class.

data CTimerEvent a Source

Abstract type of the TimerEvent class.

TimerEx

type TimerEx a = Timer (CTimerEx a)Source

Pointer to an object of type TimerEx, derived from Timer.

type TTimerEx a = TTimer (CTimerEx a)Source

Inheritance type of the TimerEx class.

data CTimerEx a Source

Abstract type of the TimerEx class.

TimerRunner

type TimerRunner a = Object (CTimerRunner a)Source

Pointer to an object of type TimerRunner.

type TTimerRunner a = CTimerRunner aSource

Inheritance type of the TimerRunner class.

data CTimerRunner a Source

Abstract type of the TimerRunner class.

TipProvider

type TipProvider a = Object (CTipProvider a)Source

Pointer to an object of type TipProvider.

type TTipProvider a = CTipProvider aSource

Inheritance type of the TipProvider class.

data CTipProvider a Source

Abstract type of the TipProvider class.

TipWindow

type TipWindow a = PopupTransientWindow (CTipWindow a)Source

Pointer to an object of type TipWindow, derived from PopupTransientWindow.

type TTipWindow a = TPopupTransientWindow (CTipWindow a)Source

Inheritance type of the TipWindow class.

data CTipWindow a Source

Abstract type of the TipWindow class.

ToggleButton

type ToggleButton a = Control (CToggleButton a)Source

Pointer to an object of type ToggleButton, derived from Control.

type TToggleButton a = TControl (CToggleButton a)Source

Inheritance type of the ToggleButton class.

data CToggleButton a Source

Abstract type of the ToggleButton class.

ToolBar

type ToolBar a = ToolBarBase (CToolBar a)Source

Pointer to an object of type ToolBar, derived from ToolBarBase.

type TToolBar a = TToolBarBase (CToolBar a)Source

Inheritance type of the ToolBar class.

data CToolBar a Source

Abstract type of the ToolBar class.

ToolBarBase

type ToolBarBase a = Control (CToolBarBase a)Source

Pointer to an object of type ToolBarBase, derived from Control.

type TToolBarBase a = TControl (CToolBarBase a)Source

Inheritance type of the ToolBarBase class.

data CToolBarBase a Source

Abstract type of the ToolBarBase class.

ToolLayoutItem

type ToolLayoutItem a = WxObject (CToolLayoutItem a)Source

Pointer to an object of type ToolLayoutItem, derived from WxObject.

type TToolLayoutItem a = TWxObject (CToolLayoutItem a)Source

Inheritance type of the ToolLayoutItem class.

data CToolLayoutItem a Source

Abstract type of the ToolLayoutItem class.

ToolTip

type ToolTip a = WxObject (CToolTip a)Source

Pointer to an object of type ToolTip, derived from WxObject.

type TToolTip a = TWxObject (CToolTip a)Source

Inheritance type of the ToolTip class.

data CToolTip a Source

Abstract type of the ToolTip class.

ToolWindow

type ToolWindow a = Frame (CToolWindow a)Source

Pointer to an object of type ToolWindow, derived from Frame.

type TToolWindow a = TFrame (CToolWindow a)Source

Inheritance type of the ToolWindow class.

data CToolWindow a Source

Abstract type of the ToolWindow class.

TopLevelWindow

type TopLevelWindow a = Window (CTopLevelWindow a)Source

Pointer to an object of type TopLevelWindow, derived from Window.

type TTopLevelWindow a = TWindow (CTopLevelWindow a)Source

Inheritance type of the TopLevelWindow class.

data CTopLevelWindow a Source

Abstract type of the TopLevelWindow class.

TreeCompanionWindow

type TreeCompanionWindow a = Window (CTreeCompanionWindow a)Source

Pointer to an object of type TreeCompanionWindow, derived from Window.

type TTreeCompanionWindow a = TWindow (CTreeCompanionWindow a)Source

Inheritance type of the TreeCompanionWindow class.

data CTreeCompanionWindow a Source

Abstract type of the TreeCompanionWindow class.

TreeCtrl

type TreeCtrl a = Control (CTreeCtrl a)Source

Pointer to an object of type TreeCtrl, derived from Control.

type TTreeCtrl a = TControl (CTreeCtrl a)Source

Inheritance type of the TreeCtrl class.

data CTreeCtrl a Source

Abstract type of the TreeCtrl class.

TreeEvent

type TreeEvent a = NotifyEvent (CTreeEvent a)Source

Pointer to an object of type TreeEvent, derived from NotifyEvent.

type TTreeEvent a = TNotifyEvent (CTreeEvent a)Source

Inheritance type of the TreeEvent class.

data CTreeEvent a Source

Abstract type of the TreeEvent class.

TreeItemData

type TreeItemData a = ClientData (CTreeItemData a)Source

Pointer to an object of type TreeItemData, derived from ClientData.

type TTreeItemData a = TClientData (CTreeItemData a)Source

Inheritance type of the TreeItemData class.

data CTreeItemData a Source

Abstract type of the TreeItemData class.

TreeItemId

type TreeItemId a = Object (CTreeItemId a)Source

Pointer to an object of type TreeItemId.

type TTreeItemId a = CTreeItemId aSource

Inheritance type of the TreeItemId class.

data CTreeItemId a Source

Abstract type of the TreeItemId class.

TreeLayout

type TreeLayout a = WxObject (CTreeLayout a)Source

Pointer to an object of type TreeLayout, derived from WxObject.

type TTreeLayout a = TWxObject (CTreeLayout a)Source

Inheritance type of the TreeLayout class.

data CTreeLayout a Source

Abstract type of the TreeLayout class.

TreeLayoutStored

type TreeLayoutStored a = TreeLayout (CTreeLayoutStored a)Source

Pointer to an object of type TreeLayoutStored, derived from TreeLayout.

type TTreeLayoutStored a = TTreeLayout (CTreeLayoutStored a)Source

Inheritance type of the TreeLayoutStored class.

data CTreeLayoutStored a Source

Abstract type of the TreeLayoutStored class.

URL

type URL a = WxObject (CURL a)Source

Pointer to an object of type URL, derived from WxObject.

type TURL a = TWxObject (CURL a)Source

Inheritance type of the URL class.

data CURL a Source

Abstract type of the URL class.

UpdateUIEvent

type UpdateUIEvent a = Event (CUpdateUIEvent a)Source

Pointer to an object of type UpdateUIEvent, derived from Event.

type TUpdateUIEvent a = TEvent (CUpdateUIEvent a)Source

Inheritance type of the UpdateUIEvent class.

data CUpdateUIEvent a Source

Abstract type of the UpdateUIEvent class.

Validator

type Validator a = EvtHandler (CValidator a)Source

Pointer to an object of type Validator, derived from EvtHandler.

type TValidator a = TEvtHandler (CValidator a)Source

Inheritance type of the Validator class.

data CValidator a Source

Abstract type of the Validator class.

Variant

type Variant a = WxObject (CVariant a)Source

Pointer to an object of type Variant, derived from WxObject.

type TVariant a = TWxObject (CVariant a)Source

Inheritance type of the Variant class.

data CVariant a Source

Abstract type of the Variant class.

VariantData

type VariantData a = WxObject (CVariantData a)Source

Pointer to an object of type VariantData, derived from WxObject.

type TVariantData a = TWxObject (CVariantData a)Source

Inheritance type of the VariantData class.

data CVariantData a Source

Abstract type of the VariantData class.

View

type View a = EvtHandler (CView a)Source

Pointer to an object of type View, derived from EvtHandler.

type TView a = TEvtHandler (CView a)Source

Inheritance type of the View class.

data CView a Source

Abstract type of the View class.

WXCApp

type WXCApp a = App (CWXCApp a)Source

Pointer to an object of type WXCApp, derived from App.

type TWXCApp a = TApp (CWXCApp a)Source

Inheritance type of the WXCApp class.

data CWXCApp a Source

Abstract type of the WXCApp class.

WXCArtProv

type WXCArtProv a = ArtProvider (CWXCArtProv a)Source

Pointer to an object of type WXCArtProv, derived from ArtProvider.

type TWXCArtProv a = TArtProvider (CWXCArtProv a)Source

Inheritance type of the WXCArtProv class.

data CWXCArtProv a Source

Abstract type of the WXCArtProv class.

WXCClient

type WXCClient a = Client (CWXCClient a)Source

Pointer to an object of type WXCClient, derived from Client.

type TWXCClient a = TClient (CWXCClient a)Source

Inheritance type of the WXCClient class.

data CWXCClient a Source

Abstract type of the WXCClient class.

WXCCommand

type WXCCommand a = Command (CWXCCommand a)Source

Pointer to an object of type WXCCommand, derived from Command.

type TWXCCommand a = TCommand (CWXCCommand a)Source

Inheritance type of the WXCCommand class.

data CWXCCommand a Source

Abstract type of the WXCCommand class.

WXCConnection

type WXCConnection a = Connection (CWXCConnection a)Source

Pointer to an object of type WXCConnection, derived from Connection.

type TWXCConnection a = TConnection (CWXCConnection a)Source

Inheritance type of the WXCConnection class.

data CWXCConnection a Source

Abstract type of the WXCConnection class.

WXCDragDataObject

type WXCDragDataObject a = Object (CWXCDragDataObject a)Source

Pointer to an object of type WXCDragDataObject.

type TWXCDragDataObject a = CWXCDragDataObject aSource

Inheritance type of the WXCDragDataObject class.

data CWXCDragDataObject a Source

Abstract type of the WXCDragDataObject class.

WXCDropTarget

type WXCDropTarget a = DropTarget (CWXCDropTarget a)Source

Pointer to an object of type WXCDropTarget, derived from DropTarget.

type TWXCDropTarget a = TDropTarget (CWXCDropTarget a)Source

Inheritance type of the WXCDropTarget class.

data CWXCDropTarget a Source

Abstract type of the WXCDropTarget class.

WXCFileDropTarget

type WXCFileDropTarget a = FileDropTarget (CWXCFileDropTarget a)Source

Pointer to an object of type WXCFileDropTarget, derived from FileDropTarget.

type TWXCFileDropTarget a = TFileDropTarget (CWXCFileDropTarget a)Source

Inheritance type of the WXCFileDropTarget class.

data CWXCFileDropTarget a Source

Abstract type of the WXCFileDropTarget class.

WXCGridTable

type WXCGridTable a = GridTableBase (CWXCGridTable a)Source

Pointer to an object of type WXCGridTable, derived from GridTableBase.

type TWXCGridTable a = TGridTableBase (CWXCGridTable a)Source

Inheritance type of the WXCGridTable class.

data CWXCGridTable a Source

Abstract type of the WXCGridTable class.

WXCHtmlEvent

type WXCHtmlEvent a = CommandEvent (CWXCHtmlEvent a)Source

Pointer to an object of type WXCHtmlEvent, derived from CommandEvent.

type TWXCHtmlEvent a = TCommandEvent (CWXCHtmlEvent a)Source

Inheritance type of the WXCHtmlEvent class.

data CWXCHtmlEvent a Source

Abstract type of the WXCHtmlEvent class.

WXCHtmlWindow

type WXCHtmlWindow a = HtmlWindow (CWXCHtmlWindow a)Source

Pointer to an object of type WXCHtmlWindow, derived from HtmlWindow.

type TWXCHtmlWindow a = THtmlWindow (CWXCHtmlWindow a)Source

Inheritance type of the WXCHtmlWindow class.

data CWXCHtmlWindow a Source

Abstract type of the WXCHtmlWindow class.

WXCLocale

type WXCLocale a = Locale (CWXCLocale a)Source

Pointer to an object of type WXCLocale, derived from Locale.

type TWXCLocale a = TLocale (CWXCLocale a)Source

Inheritance type of the WXCLocale class.

data CWXCLocale a Source

Abstract type of the WXCLocale class.

WXCLog

type WXCLog a = Log (CWXCLog a)Source

Pointer to an object of type WXCLog, derived from Log.

type TWXCLog a = TLog (CWXCLog a)Source

Inheritance type of the WXCLog class.

data CWXCLog a Source

Abstract type of the WXCLog class.

WXCMessageParameters

type TWXCMessageParameters a = CWXCMessageParameters aSource

Inheritance type of the WXCMessageParameters class.

data CWXCMessageParameters a Source

Abstract type of the WXCMessageParameters class.

WXCPlotCurve

type WXCPlotCurve a = PlotCurve (CWXCPlotCurve a)Source

Pointer to an object of type WXCPlotCurve, derived from PlotCurve.

type TWXCPlotCurve a = TPlotCurve (CWXCPlotCurve a)Source

Inheritance type of the WXCPlotCurve class.

data CWXCPlotCurve a Source

Abstract type of the WXCPlotCurve class.

WXCPreviewControlBar

type TWXCPreviewControlBar a = TPreviewControlBar (CWXCPreviewControlBar a)Source

Inheritance type of the WXCPreviewControlBar class.

data CWXCPreviewControlBar a Source

Abstract type of the WXCPreviewControlBar class.

WXCPreviewFrame

type WXCPreviewFrame a = PreviewFrame (CWXCPreviewFrame a)Source

Pointer to an object of type WXCPreviewFrame, derived from PreviewFrame.

type TWXCPreviewFrame a = TPreviewFrame (CWXCPreviewFrame a)Source

Inheritance type of the WXCPreviewFrame class.

data CWXCPreviewFrame a Source

Abstract type of the WXCPreviewFrame class.

WXCPrintEvent

type WXCPrintEvent a = Event (CWXCPrintEvent a)Source

Pointer to an object of type WXCPrintEvent, derived from Event.

type TWXCPrintEvent a = TEvent (CWXCPrintEvent a)Source

Inheritance type of the WXCPrintEvent class.

data CWXCPrintEvent a Source

Abstract type of the WXCPrintEvent class.

WXCPrintout

type WXCPrintout a = Printout (CWXCPrintout a)Source

Pointer to an object of type WXCPrintout, derived from Printout.

type TWXCPrintout a = TPrintout (CWXCPrintout a)Source

Inheritance type of the WXCPrintout class.

data CWXCPrintout a Source

Abstract type of the WXCPrintout class.

WXCPrintoutHandler

type WXCPrintoutHandler a = EvtHandler (CWXCPrintoutHandler a)Source

Pointer to an object of type WXCPrintoutHandler, derived from EvtHandler.

type TWXCPrintoutHandler a = TEvtHandler (CWXCPrintoutHandler a)Source

Inheritance type of the WXCPrintoutHandler class.

data CWXCPrintoutHandler a Source

Abstract type of the WXCPrintoutHandler class.

WXCServer

type WXCServer a = Server (CWXCServer a)Source

Pointer to an object of type WXCServer, derived from Server.

type TWXCServer a = TServer (CWXCServer a)Source

Inheritance type of the WXCServer class.

data CWXCServer a Source

Abstract type of the WXCServer class.

WXCTextDropTarget

type WXCTextDropTarget a = TextDropTarget (CWXCTextDropTarget a)Source

Pointer to an object of type WXCTextDropTarget, derived from TextDropTarget.

type TWXCTextDropTarget a = TTextDropTarget (CWXCTextDropTarget a)Source

Inheritance type of the WXCTextDropTarget class.

data CWXCTextDropTarget a Source

Abstract type of the WXCTextDropTarget class.

WXCTextValidator

type WXCTextValidator a = TextValidator (CWXCTextValidator a)Source

Pointer to an object of type WXCTextValidator, derived from TextValidator.

type TWXCTextValidator a = TTextValidator (CWXCTextValidator a)Source

Inheritance type of the WXCTextValidator class.

data CWXCTextValidator a Source

Abstract type of the WXCTextValidator class.

WXCTreeItemData

type WXCTreeItemData a = TreeItemData (CWXCTreeItemData a)Source

Pointer to an object of type WXCTreeItemData, derived from TreeItemData.

type TWXCTreeItemData a = TTreeItemData (CWXCTreeItemData a)Source

Inheritance type of the WXCTreeItemData class.

data CWXCTreeItemData a Source

Abstract type of the WXCTreeItemData class.

Window

type Window a = EvtHandler (CWindow a)Source

Pointer to an object of type Window, derived from EvtHandler.

type TWindow a = TEvtHandler (CWindow a)Source

Inheritance type of the Window class.

data CWindow a Source

Abstract type of the Window class.

WindowCreateEvent

type WindowCreateEvent a = CommandEvent (CWindowCreateEvent a)Source

Pointer to an object of type WindowCreateEvent, derived from CommandEvent.

type TWindowCreateEvent a = TCommandEvent (CWindowCreateEvent a)Source

Inheritance type of the WindowCreateEvent class.

data CWindowCreateEvent a Source

Abstract type of the WindowCreateEvent class.

WindowDC

type WindowDC a = DC (CWindowDC a)Source

Pointer to an object of type WindowDC, derived from DC.

type TWindowDC a = TDC (CWindowDC a)Source

Inheritance type of the WindowDC class.

data CWindowDC a Source

Abstract type of the WindowDC class.

WindowDestroyEvent

type WindowDestroyEvent a = CommandEvent (CWindowDestroyEvent a)Source

Pointer to an object of type WindowDestroyEvent, derived from CommandEvent.

type TWindowDestroyEvent a = TCommandEvent (CWindowDestroyEvent a)Source

Inheritance type of the WindowDestroyEvent class.

data CWindowDestroyEvent a Source

Abstract type of the WindowDestroyEvent class.

WindowDisabler

type WindowDisabler a = Object (CWindowDisabler a)Source

Pointer to an object of type WindowDisabler.

type TWindowDisabler a = CWindowDisabler aSource

Inheritance type of the WindowDisabler class.

data CWindowDisabler a Source

Abstract type of the WindowDisabler class.

Wizard

type Wizard a = Dialog (CWizard a)Source

Pointer to an object of type Wizard, derived from Dialog.

type TWizard a = TDialog (CWizard a)Source

Inheritance type of the Wizard class.

data CWizard a Source

Abstract type of the Wizard class.

WizardEvent

type WizardEvent a = NotifyEvent (CWizardEvent a)Source

Pointer to an object of type WizardEvent, derived from NotifyEvent.

type TWizardEvent a = TNotifyEvent (CWizardEvent a)Source

Inheritance type of the WizardEvent class.

data CWizardEvent a Source

Abstract type of the WizardEvent class.

WizardPage

type WizardPage a = Panel (CWizardPage a)Source

Pointer to an object of type WizardPage, derived from Panel.

type TWizardPage a = TPanel (CWizardPage a)Source

Inheritance type of the WizardPage class.

data CWizardPage a Source

Abstract type of the WizardPage class.

WizardPageSimple

type WizardPageSimple a = WizardPage (CWizardPageSimple a)Source

Pointer to an object of type WizardPageSimple, derived from WizardPage.

type TWizardPageSimple a = TWizardPage (CWizardPageSimple a)Source

Inheritance type of the WizardPageSimple class.

data CWizardPageSimple a Source

Abstract type of the WizardPageSimple class.

WxArray

type WxArray a = Object (CWxArray a)Source

Pointer to an object of type WxArray.

type TWxArray a = CWxArray aSource

Inheritance type of the WxArray class.

data CWxArray a Source

Abstract type of the WxArray class.

WxDllLoader

type WxDllLoader a = Object (CWxDllLoader a)Source

Pointer to an object of type WxDllLoader.

type TWxDllLoader a = CWxDllLoader aSource

Inheritance type of the WxDllLoader class.

data CWxDllLoader a Source

Abstract type of the WxDllLoader class.

WxExpr

type WxExpr a = Object (CWxExpr a)Source

Pointer to an object of type WxExpr.

type TWxExpr a = CWxExpr aSource

Inheritance type of the WxExpr class.

data CWxExpr a Source

Abstract type of the WxExpr class.

WxManagedPtr

type WxManagedPtr a = Object (CWxManagedPtr a)Source

Pointer to an object of type WxManagedPtr.

type TWxManagedPtr a = CWxManagedPtr aSource

Inheritance type of the WxManagedPtr class.

data CWxManagedPtr a Source

Abstract type of the WxManagedPtr class.

WxObject

type WxObject a = Object (CWxObject a)Source

Pointer to an object of type WxObject.

type TWxObject a = CWxObject aSource

Inheritance type of the WxObject class.

data CWxObject a Source

Abstract type of the WxObject class.

WxPoint

type WxPoint a = Object (CWxPoint a)Source

Pointer to an object of type WxPoint.

type TWxPoint a = CWxPoint aSource

Inheritance type of the WxPoint class.

data CWxPoint a Source

Abstract type of the WxPoint class.

WxRect

type WxRect a = Object (CWxRect a)Source

Pointer to an object of type WxRect.

type TWxRect a = CWxRect aSource

Inheritance type of the WxRect class.

data CWxRect a Source

Abstract type of the WxRect class.

WxSize

type WxSize a = Object (CWxSize a)Source

Pointer to an object of type WxSize.

type TWxSize a = CWxSize aSource

Inheritance type of the WxSize class.

data CWxSize a Source

Abstract type of the WxSize class.

WxString

type WxString a = Object (CWxString a)Source

Pointer to an object of type WxString.

type TWxString a = CWxString aSource

Inheritance type of the WxString class.

data CWxString a Source

Abstract type of the WxString class.

XmlResource

type XmlResource a = WxObject (CXmlResource a)Source

Pointer to an object of type XmlResource, derived from WxObject.

type TXmlResource a = TWxObject (CXmlResource a)Source

Inheritance type of the XmlResource class.

data CXmlResource a Source

Abstract type of the XmlResource class.

XmlResourceHandler

type XmlResourceHandler a = WxObject (CXmlResourceHandler a)Source

Pointer to an object of type XmlResourceHandler, derived from WxObject.

type TXmlResourceHandler a = TWxObject (CXmlResourceHandler a)Source

Inheritance type of the XmlResourceHandler class.

data CXmlResourceHandler a Source

Abstract type of the XmlResourceHandler class.

ZipInputStream

type ZipInputStream a = InputStream (CZipInputStream a)Source

Pointer to an object of type ZipInputStream, derived from InputStream.

type TZipInputStream a = TInputStream (CZipInputStream a)Source

Inheritance type of the ZipInputStream class.

data CZipInputStream a Source

Abstract type of the ZipInputStream class.

ZlibInputStream

type ZlibInputStream a = FilterInputStream (CZlibInputStream a)Source

Pointer to an object of type ZlibInputStream, derived from FilterInputStream.

type TZlibInputStream a = TFilterInputStream (CZlibInputStream a)Source

Inheritance type of the ZlibInputStream class.

data CZlibInputStream a Source

Abstract type of the ZlibInputStream class.

ZlibOutputStream

type ZlibOutputStream a = FilterOutputStream (CZlibOutputStream a)Source

Pointer to an object of type ZlibOutputStream, derived from FilterOutputStream.

type TZlibOutputStream a = TFilterOutputStream (CZlibOutputStream a)Source

Inheritance type of the ZlibOutputStream class.

data CZlibOutputStream a Source

Abstract type of the ZlibOutputStream class.