TCustomForm supported list


TObject
   TPersistent
      TComponent
         TControl
            TWinControl
               TScrollingWinControl
                  TCustomForm


Delphi C#.NET Supported
TCustomForm System.Windows.Forms.Form Yes
Properties
Active ActiveYes
ActiveControl ActiveControlYes
ActiveMDIChild ActiveMdiChildYes
ActiveOleControl No
AlphaBlend No
AlphaBlendValue No
BorderIcons No
BorderStyle FormBorderStyleYes
Canvas No
ClientHandle No
ClientHeight No
ClientRect ClientSizeYes
ClientWidth No
DefaultMonitor No
Designer No
DropTarget No
Floating No
FormState No
FormStyle No
HelpFile No
Icon IconYes
KeyPreview KeyPreviewYes
MDIChildCount MdiChildren.LengthYes
MDIChildren MdiChildrenYes
Menu MenuYes
ModalResult DialogResultYes
Monitor No
ObjectMenuItem No
OldCreateOrder No
OleFormObject No
Parent ParentYes
ParentBiDiMode No
PixelsPerInch No
Position StartPositionYes
PrintScale No
Scaled No
ScreenSnap No
SnapBuffer No
TileMode No
TransparentColor No
TransparentColorValue No
Visible VisibleYes
WindowMenu MenuYes
WindowState WindowStateYes
Methods
Activate ActivateYes
ActiveChanged No
AfterConstruction No
AlignControls No
BeforeDestruction No
BeginAutoDrag No
ChangeScale No
Close CloseYes
CloseQuery No
Create No
CreateNew No
CreateParams CreateParamsYes
CreateWindowHandle CreateHandleYes
CreateWnd No
Deactivate No
DefaultHandler No
DefineProperties No
DefocusControl No
Destroy DisposeYes
DestroyWindowHandle No
Dock DockYes
DoClose No
DoCreate No
DoDestroy No
DoDock No
DoHide No
DoShow No
FocusControl No
GetChildren No
GetClientRect No
GetFoating No
GetFormImage No
HandleCreateException No
Hide HideYes
IsShortCut No
Loaded No
MakeFullyVisible No
MouseWheelHandler No
Notification No
Paint No
PaintWindow No
PaletteChanged No
Print No
QueryInterface No
ReadState No
Release No
RequestAlign No
Resizing No
SendCancelMode No
SetChildOrder No
SetFocus FocusYes
SetFocusedControl No
SetParent ParentYes
SetParentBiDiMode No
Show ShowYes
ShowModal ShowDialogYes
UpdateActions No
UpdateWindowState No
ValidateRename No
VisibleChanging No
WantChildKey No
WndProc WndProcYes
Events
OnActivate ActivatedYes
OnClose ClosedYes
OnCloseQuery ClosingYes
OnCreate LoadYes
OnDestroy DisposeYes
OnDeactivate DeactivateYes
OnHelp No
OnHide No
OnPaint PaintYes
OnShortCut No
OnShow No