Unit 'ovcbase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TOvcCustomControlEx

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

Declaration

Source position: ovcbase.pas line 707

type TOvcCustomControlEx = class(TOvcCustomControl)

protected

  FController: TOvcController;

  

  function ControllerAssigned;

  

  function GetController;

  

  procedure SetController(); virtual;

  

  procedure CreateWnd; override;

  

  procedure Notification(); override;

  

public

  property Controller: TOvcController; [rw]

  

end;

Inheritance

TOvcCustomControlEx

  

|

TOvcCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio