Unit 'ovctcbox' Package
[Overview][Classes][Index] [#pl_orpheus]

TOvcTCCustomCheckBox

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

Declaration

Source position: ovctcbox.pas line 46

type TOvcTCCustomCheckBox = class(TOvcTCCustomGlyph)

protected

  FAllowGrayed: Boolean;

  

  FatherValue: Integer;

  

  procedure SetAllowGrayed();

  

  procedure GlyphsHaveChanged();

  

  procedure tcPaint(); override;

  

public

  constructor Create(); override;

  

  function CanAssignGlyphs(); override;

  

  procedure SaveEditedData(); override;

  

  procedure StartEditing(); override;

  

  procedure StopEditing(); override;

  

  property AllowGrayed: Boolean; [rw]

  

end;

Inheritance

TOvcTCCustomCheckBox

  

|

TOvcTCCustomGlyph

  

|

TOvcTCBaseBitMap

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio