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

TcyAdvBaseEdit

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

Declaration

Source position: cyEdit.pas line 222

type TcyAdvBaseEdit = class(TcyBaseEdit)

protected

  procedure HandleInvalidValue; virtual;

  

  property AllowEmpty: Boolean; [rw]

  

  property ErrorHandling: TcyAdvEditErrorHandling; [rw]

  

  property OnValidateError: TProcOnValidateError; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ValidateValue(); virtual;

  

  function IsValidValue; virtual;

  

end;

Inheritance

TcyAdvBaseEdit

  

|

TcyBaseEdit

  

|

TObject



CT Web help

CodeTyphon Studio