Unit 'GR32_ColorSwatch' Package
[Overview][Classes][Index] [#pl_graphics32]

TCustomColorSwatch

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

Declaration

Source position: GR32_ColorSwatch.pas line 50

type TCustomColorSwatch = class(TCustomControl)

protected

  procedure Paint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Invalidate; override;

  

  procedure Resize; override;

  

  property Border: Boolean; [rw]

  

  property Color: TColor32; [rw]

  

end;

Inheritance

TCustomColorSwatch

  

|

TObject



CT Web help

CodeTyphon Studio