Yes - some properties get refreshed during typing and some not.
So far I checked the properties for some basic components that do not refresh:
- BevelWidth
- Top
- Left
- Width
- Height
- Tag
- ImageIndex
- Margins (Bottom, Left, Right, Top)
- Constraints (MaxHeight, MaxWidth, MinHeight, MinWidth)
- TabOrder
It seems most numeric properties (beside the Name property) do not fire a change event when loosing the focus.