Unit 'ovcedcal' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TOvcDateEdit

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

Declaration

Source position: ovcedcal.pas line 146

type TOvcDateEdit = class(TOvcCustomDateEdit)

published

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property AllowIncDec: Boolean;

  

  property AutoSize;

  

  property BorderStyle;

  

  property ButtonGlyph: TBitmap;

  

  property CharCase;

  

  property Color;

  

  property Controller: TOvcController;

  

  property Ctl3D;

  

  property Cursor;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Epoch: Integer;

  

  property Font;

  

  property ForceCentury: Boolean;

  

  property HideSelection;

  

  property LabelInfo: TOvcLabelInfo;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupAnchor: TOvcPopupAnchor;

  

  property PopupColors: TOvcCalColors;

  

  property PopupDateFormat: TOvcDateFormat;

  

  property PopupDayNameWidth: TOvcDayNameWidth;

  

  property PopupFont: TFont;

  

  property PopupHeight: Integer;

  

  property PopupMenu;

  

  property PopupOptions: TOvcCalDisplayOptions;

  

  property PopupWidth: Integer;

  

  property PopupWeekStarts: TOvcDayType;

  

  property ReadOnly: Boolean;

  

  property RequiredFields: TOvcRequiredDateFields;

  

  property ShowButton: Boolean;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property TodayString: string;

  

  property Visible;

  

  property OnChange;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnGetDate: TOvcGetDateEvent;

  

  property OnGetDateMask: TOvcGetDateMaskEvent;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnPopupClose: TOvcPopupEvent;

  

  property OnPopupOpen: TOvcPopupEvent;

  

  property OnPreParseDate: TOvcPreParseDateEvent;

  

  property OnSetDate: TNotifyEvent;

  

  property OnStartDrag;

  

end;

Inheritance

TOvcDateEdit

  

|

TOvcCustomDateEdit

  

|

TOvcEdPopup

  

|

TOvcCustomEdit

  

|

TObject



CT Web help

CodeTyphon Studio