Unit 'JvOfficeColorPanel' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_jvcl]

TJvOfficeColorPanelProperties

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

Declaration

Source position: jvofficecolorpanel.pas line 130

type TJvOfficeColorPanelProperties = class(TJvPersistentProperty)

protected

  procedure CreateDefaultText; virtual;

  

  procedure DefineProperties(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property ShowStandardColors: Boolean; [rw]

  

published

  property ShowNoneColor: Boolean; [rw]

  

  property ShowDefaultColor: Boolean; [rw]

  

  property ShowCustomColor: Boolean; [rw]

  

  property ShowAddInHint: Boolean; [rw]

  

  property ShowColorsHint: Boolean; [rw]

  

  property ShowSystemColors: Boolean; [rw]

  

  property ShowUserColors: Boolean; [rw]

  

  property HoldCustomColor: Boolean; [rw]

  

  property NoneColorCaption: string; [rw]

  

  property DefaultColorCaption: string; [rw]

  

  property CustomColorCaption: string; [rw]

  

  property NoneColorHint: string; [rw]

  

  property DefaultColorHint: string; [rw]

  

  property CustomColorHint: string; [rw]

  

  property NoneColorColor: TColor; [rw]

  

  property DefaultColorColor: TColor; [rw]

  

  property NoneColorFont: TFont; [rw]

  

  property DefaultColorFont: TFont; [rw]

  

  property CustomColorFont: TFont; [rw]

  

  property TopMargin: Integer; [rw]

  

  property BottomMargin: Integer; [rw]

  

  property HorizontalMargin: Integer; [rw]

  

  property ColorSpace: Integer; [rw]

  

  property ColorSpaceTop: Integer; [rw]

  

  property ColorSpaceBottom: Integer; [rw]

  

  property ColorSize: Integer; [rw]

  

  property ButtonHeight: Integer; [rw]

  

  property RightClickSelect: Boolean; [rw]

  

  property SelectIfPopup: Boolean; [rw]

  

end;

Inheritance

TJvOfficeColorPanelProperties

  

|

TJvPersistentProperty

  

|

TJvPersistent

  

|

TObject



CT Web help

CodeTyphon Studio