Unit 'ovctccbx' Package
[Overview][Types][Classes][Variables][Index] [#pl_orpheus]

TOvcTCComboBoxEdit

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

Declaration

Source position: ovctccbx.pas line 55

type TOvcTCComboBoxEdit = class(TCustomComboBox)

protected

  FCell: TOvcBaseTableCell;

  

  EditField: HWnd;

  

  PrevEditWndProc: pointer;

  

  NewEditWndProc: pointer;

  

  procedure EditWindowProc();

  

  function FilterWMKEYDOWN();

  

  procedure CMRelease(); message;

  

  procedure WMChar(); message;

  

  procedure WMGetDlgCode(); message;

  

  procedure WMKeyDown(); message;

  

  procedure WMKillFocus(); message;

  

  procedure WMSetFocus(); message;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure CreateWnd; override;

  

  property CellOwner: TOvcBaseTableCell; [rw]

  

end;

Inheritance

TOvcTCComboBoxEdit

  

|

TObject



CT Web help

CodeTyphon Studio