Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TColorDialog

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

Declaration

Source position: dialogs.pp line 292

type TColorDialog = class(TCommonDialog)

protected

  class procedure WSRegisterClass; override;

  

  function DefaultTitle; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Title: TTranslateString;

  

  property Color: TColor; [rw]

  

  property CustomColors: TStrings; [rw]

  

end;

Inheritance

TColorDialog

  

|

TCommonDialog

  

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio