Unit 'cyBaseCombobox' Package
[Overview][Classes][Index] [#pl_cindy]

TcyBaseCombobox

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

Declaration

Source position: cyBaseCombobox.pas line 55

type TcyBaseCombobox = class(TCombobox)

protected

  FFlyingContainer: TcyFlyingContainer;

  

  FInBuiltDropDownControl: TControl;

  

  procedure KeyDown(); override;

  

  procedure DropDown; override;

  

  procedure DoDropDownControl;

  

  property DropDownControl: TControl; [rw]

  

  property DropDownWidth: Integer; [rw]

  

  property TagStr: string; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TcyBaseCombobox

  

|

TObject



CT Web help

CodeTyphon Studio