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

TJppColorControlRgbIntParams

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

Declaration

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

type TJppColorControlRgbIntParams = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property RgbSeparator: string; [rw]

  

  property PaddingChar: char; [rw]

  

  property PaddingLen: Integer; [rw]

  

  property Prefix: string; [rw]

  

  property Suffix: string; [rw]

  

end;

Inheritance

TJppColorControlRgbIntParams

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio