[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: valedit.pas line 20
type TItemProp = class(TPersistent) end; |
protected |
procedure AssignTo(); override; |
public |
constructor Create(); |
destructor Destroy; override; |
published |
property EditMask: string; [rw] |
property EditStyle: TEditStyle; [rw] |
property KeyDesc: string; [rw] |
property PickList: TStrings; [rw] |
property MaxLength: Integer; [rw] |
property ReadOnly: Boolean; [rw] |
| |
TPersistent |
? |
TObject |
lazarus-ccr.sourceforge.net |