Unit 'DropDownButton' Package
[Overview][Classes][Index] [#pl_luicontrols]

TOwnedDropDownManager

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

Declaration

Source position: dropdownbutton.pas line 17

type TOwnedDropDownManager = class(TCustomDropDownManager)

protected

  procedure DoHide; override;

  

  procedure DoInitialize(); override;

  

public

  constructor Create(); override;

  

published

  property Control: TWinControl;

  

  property Options: TDropDownOptions;

  

  property OnCreateControl: TDropDownCreateControl;

  

  property OnHide: TNotifyEvent;

  

  property OnShow: TNotifyEvent;

  

end;

Inheritance

TOwnedDropDownManager

  

|

TCustomDropDownManager

  

|

TObject



CT Web help

CodeTyphon Studio