Back to Devexpress

TcxGridTableViewStyles.InplaceEditFormItemHotTrack Property

vcl-cxgridtableview-dot-tcxgridtableviewstyles-e93a064d.md

latest1.1 KB
Original Source

TcxGridTableViewStyles.InplaceEditFormItemHotTrack Property

Specifies the style for hot-tracked layout items created within an in-place Edit Form.

Declaration

delphi
property InplaceEditFormItemHotTrack: TcxStyle index vsInplaceEditFormItemHotTrack read; write;

Property Value

Type
TcxStyle

Remarks

The specified style is applied to the caption and input field of hot-tracked layout items. To enable item hot-tracking in the View’s in-place Edit Form, set the View’s EditForm.ItemHotTrack property to True.

See Also

TcxGridTableViewStyles.InplaceEditFormItem

Style Repository

TcxGridTableViewStyles Class

TcxGridTableViewStyles Members

cxGridTableView Unit