Unit 'JvValidateEdit' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvValidateEdit

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

Declaration

Source position: jvvalidateedit.pas line 261

type TJvValidateEdit = class(TJvCustomValidateEdit)

published

  property AllowEmpty: Boolean;

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoAlignment: Boolean;

  

  property AutoSelect;

  

  property AutoSize;

  

  property BiDiMode;

  

  property DragCursor;

  

  property DragKind;

  

  property ParentBiDiMode;

  

  property OnEndDock;

  

  property OnStartDock;

  

  property BorderSpacing;

  

  property BorderStyle;

  

  property CheckChars: string;

  

  property CharCase;

  

  property Color;

  

  property Constraints;

  

  property CriticalPoints: TJvValidateEditCriticalPoints;

  

  property TrimDecimals: Boolean;

  

  property DisplayFormat: TJvValidateEditDisplayFormat;

  

  property DecimalPlaces: Cardinal;

  

  property DisplayPrefix: string;

  

  property DisplaySuffix: string;

  

  property DragMode;

  

  property EditText: string;

  

  property Enabled;

  

  property Font;

  

  property HasMaxValue: Boolean;

  

  property HasMinValue: Boolean;

  

  property HideSelection;

  

  property MaxLength;

  

  property MaxValue: Double;

  

  property MinValue: Double;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PasswordChar;

  

  property PopupMenu;

  

  property ReadOnly;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Text: TCaption; [s]

  

  property Value: Variant;

  

  property Visible;

  

  property ZeroEmpty: Boolean;

  

  property OnChange;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnCustomValidate: TJvCustomTextValidateEvent;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

  property OnValueChanged: TNotifyEvent;

  

  property OnIsValid: TJvCustomIsValidEvent;

  

  property OnDecimalRounding: TJvCustomDecimalRoundingEvent;

  

  property KeepPrefixSuffixIntact: Boolean;

  

  property HidePrefixSuffixIfEmpty: Boolean;

  

  property TextHint;

  

end;

Inheritance

TJvValidateEdit

  

|

TJvCustomValidateEdit

  

|

TObject



CT Web help

CodeTyphon Studio