Unit 'JPP.ComboBoxEx' Package
[Overview][Classes][Index] [#pl_jppack]

TJppCustomComboBoxEx

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

Declaration

Source position: JPP.ComboBoxEx.pas line 51

type TJppCustomComboBoxEx = class(TCustomComboBoxEx)

protected

  procedure SetParent(); override;

  

  procedure Notification(); override;

  

  procedure CMEnabledChanged(); message;

  

  procedure CMVisibleChanged(); message;

  

  procedure CMBiDiModeChanged(); message;

  

  procedure DoEnter; override;

  

  procedure DoExit; override;

  

  procedure PropsChanged();

  

  procedure Loaded; override;

  

  property MouseOverControl: Boolean; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure FlashBackground;

  

  procedure SetupInternalLabel;

  

  procedure SetBounds(); override;

  

protected

  property BoundLabel: TJppControlBoundLabel; [r]

  

  property BoundLabelPosition: TLabelPosition; [rw]

  

  property BoundLabelSpacing: Integer; [rw]

  

  property TagExt: TJppTagExt; [rw]

  

  property ShowLabel: Boolean; [rw]

  

  property Flash: TJppFlashJppComboBoxEx; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

end;

Inheritance

TJppCustomComboBoxEx

  

|

TObject



CT Web help

CodeTyphon Studio