Skip to main content

TcxRowCaptionInfo.Focused Property

Indicates whether the row item caption is focused.

Declaration

property Focused: Boolean read;

Property Value

Type
Boolean

Remarks

Read the Focused property to determine whether the row item caption is focused. This can be usefull for drawing the focus rectangle when implementing custom painting.

See Also