Unit 'JPP.ColorControls.Common' Package
[Overview][Types][Classes][Index] [#pl_jppack]

TJppColorControlAppearance

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

Declaration

Source position: JPP.ColorControls.Common.pas line 221

type TJppColorControlAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property ColorRectangle: TJppColorControlRectangle; [rw]

  

  property ShowColorName: Boolean; [rw]

  

  property ShowRgbInt: Boolean; [rw]

  

  property ShowRgbHex: Boolean; [rw]

  

  property ShowBgrHex: Boolean; [rw]

  

  property RgbIntParams: TJppColorControlRgbIntParams; [rw]

  

  property RgbHexParams: TJppColorControlRgbHexParams; [rw]

  

  property BgrHexParams: TJppColorControlBgrHexParams; [rw]

  

  property DataSeparator: string; [rw]

  

  property UseCustomNumericFont: Boolean; [rw]

  

  property NumericFont: TFont; [rw]

  

  property NumericFontSelectedColor: TColor; [rw]

  

  property TextMargin: Integer; [rw]

  

  property TextPosDeltaY: Integer; [rw]

  

  property NumericTextPosDeltaY: Integer; [rw]

  

  property SeparatorItem: TJppColorControlSeparatorItem; [rw]

  

  property SelectedItem: TJppColorControlSelectedItem; [rw]

  

  property DisabledBackgroundColor: TColor; [rw]

  

  property DisabledFontColor: TColor; [rw]

  

  property LeftMargin: Integer; [rw]

  

end;

Inheritance

TJppColorControlAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio