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

TcyEdit

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

Declaration

Source position: cyEdit.pas line 179

type TcyEdit = class(TcyBaseEdit)

public

  property IgnorePressedKey: Boolean;

  

  property MaxChars: Integer;

  

published

  property ChangeDelayInterval: Cardinal;

  

  property CharCase: TEditCharCase;

  

  property CharRules: tcyEditRules;

  

  property IgnoreRules: Boolean;

  

  property BreakLineReplace: string;

  

  property OnChangeDelay: TNotifyEvent;

  

  property OnForbiddenCharPressed: TKeyPressEvent;

  

  property OnNotAllowedCharPressed: TKeyPressEvent;

  

end;

Inheritance

TcyEdit

  

|

TcyBaseEdit

  

|

TObject



CT Web help

CodeTyphon Studio