Unit 'JvValidateEdit' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvValidateEditCriticalPoints

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

Declaration

Source position: jvvalidateedit.pas line 66

type TJvValidateEditCriticalPoints = class(TPersistent)

public

  procedure Assign(); override;

  

  procedure SetDefaults();

  

  constructor Create;

  

published

  property CheckPoints: TJvValidateEditCriticalPointsCheck; [rws]

  

  property ColorAbove: TColor; [rws]

  

  property ColorBelow: TColor; [rws]

  

  property MaxValue: Double; [rw]

  

  property MinValue: Double; [rw]

  

  property MaxValueIncluded: Boolean; [rw]

  

  property MinValueIncluded: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJvValidateEditCriticalPoints

  

|

TObject



CT Web help

CodeTyphon Studio