How to limit the maximum text length of inplace editor in TDBGrid? (Delphi Berlin)
The data type is Float.
procedure TInplaceEdit.UpdateContents;
begin
Text :=”;
EditMask := Grid.Get
How to limit the maximum text length of inplace editor in TDBGrid? (Delphi Berlin)
The data type is Float.
procedure TInplaceEdit.UpdateContents;
begin
Text :=”;
EditMask := Grid.Get