Unit 'cyButtonedEdit' Package
[Overview][Classes][Index] [#pl_cindy]

TcyButtonedEdit

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

Declaration

Source position: cyButtonedEdit.pas line 109

type TcyButtonedEdit = class(TcyBaseButtonedEdit)

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

TcyButtonedEdit

  

|

TcyBaseButtonedEdit

  

|

TObject



CT Web help

CodeTyphon Studio