[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |