Skip to main content

TcxCustomEditViewInfo Methods

A ViewInfo object that contains the essential information for painting an editor.
Name Description
Assign(TObject) Inherited from TcxContainerViewInfo.
CanDrawEditValue
DrawBackground(TcxCanvas,TPoint)
DrawBackground(TcxCanvas)
DrawButton(TcxCanvas,Integer)
DrawButtonBackground(TcxCanvas,TcxEditButtonViewInfo,TRect,TRect,TColor)
DrawButtonBorder(TcxCanvas,TcxEditButtonViewInfo,TRect,TRect,TColor,TColor)
DrawButtonContent(TcxCanvas,TcxEditButtonViewInfo,TRect,TColor,TColor,Boolean)
DrawButtons(TcxCanvas)
DrawCustomEdit(TcxCanvas,Boolean,Boolean)
DrawCustomEditValidationMark(TcxCanvas)
DrawEditBackground(TcxCanvas,TRect,TRect,Boolean)
DrawNativeStyleEditBackground(TcxCanvas,Boolean,TBrushHandle)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetHintText(Integer) protected
GetUpdateRegion(TcxContainerViewInfo) Inherited from TcxContainerViewInfo.
IsBackgroundPartiallyTransparent
IsBackgroundTransparent
IsCustomBackground
IsCustomButton(Integer)
IsCustomButtonBackground(Integer)
IsCustomButtonBorder(Integer)
IsCustomDrawButton(Integer)
IsFadingAvailable
IsHotTrack
IsHotTrack(TPoint)
NeedShowHint(TcxCanvas,TPoint,TRect,TCaption,Boolean,TRect,Integer)
Offset(Integer,Integer) Inherited from TcxContainerViewInfo.
Paint(TcxCanvas) Inherited from TcxContainerViewInfo.
PaintEx(TcxCanvas)
PrepareCanvasFont(TCanvas)
Repaint(TWinControl,TcxContainerViewInfo)
Repaint(TWinControl,TRect,TcxContainerViewInfo)
ResetValidationInfo
SetButtonCount(Integer)
SetOrigin(TPoint)
ToString Inherited from TObject.
UpdateStyle(TcxContainerStyle) Inherited from TcxContainerViewInfo.
See Also