Unit 'JPP.BrushStyleComboBox' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jppack]

TJppBrushStyleComboAppearance

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

Declaration

Source position: JPP.BrushStyleComboBox.pas line 35

type TJppBrushStyleComboAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Color: TColor; [rw]

  

  property ColorDisabled: TColor; [rw]

  

  property ColorSelected: TColor; [rw]

  

  property ColorSelectedBg: TColor; [rw]

  

  property ShowStyleNames: Boolean; [rw]

  

  property StyleNameFont: TFont; [rw]

  

  property BrushStyleRectWidth: Integer; [rw]

  

  property ColorSelectedText: TColor; [rw]

  

  property ColorDisabledText: TColor; [rw]

  

  property RectMargins: TJppMargins; [rw]

  

  property TextMargin: Integer; [rw]

  

end;

Inheritance

TJppBrushStyleComboAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio