TdxBarWindowItem.CurChange Method
Generates an OnCurChange event.
Declaration
procedure CurChange; dynamic;
Remarks
The CurChange method is called every time you press an alphanumeric key. It generates an OnCurChange event every time the CurText property changes.
See Also