Unit 'cyEdit' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TcyAdvEditErrorHandling

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

Declaration

Source position: cyEdit.pas line 201

type TcyAdvEditErrorHandling = class(TPersistent)

public

  constructor Create(); virtual;

  

  procedure Assign(); override;

  

published

  property MsgOutOfMinRange: string; [rw]

  

  property MsgOutOfMaxRange: string; [rw]

  

  property MsgInvalidValue: string; [rw]

  

  property Options: TEditErrorOptions; [rw]

  

end;

Inheritance

TcyAdvEditErrorHandling

  

|

TObject



CT Web help

CodeTyphon Studio