Unit 'ExCheckCombo' Package
[Overview][Types][Classes][Index] [#bs_controls]

TCheckComboBoxExImageIndex

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

Declaration

Source position: excheckcombo.pas line 44

type TCheckComboBoxExImageIndex = class(TPersistent)

public

  constructor Create();

  

  property Owner: TCheckComboBoxEx; [r]

  

published

  property NormalDown: TImageIndex; [rw]

  

  property HotDown: TImageIndex; [rw]

  

  property PressedDown: TImageIndex; [rw]

  

  property DisabledDown: TImageIndex; [rw]

  

  property NormalUp: TImageIndex; [rw]

  

  property HotUp: TImageIndex; [rw]

  

  property PressedUp: TImageIndex; [rw]

  

  property DisabledUp: TImageIndex; [rw]

  

end;

Inheritance

TCheckComboBoxExImageIndex

  

|

TObject



CT Web help

CodeTyphon Studio