[Overview][Resource strings][Classes][Procedures and functions][Variables] Reference for unit 'DataEditor' (#gui)

TDataEditorDlg.StringDataGridSetEditText

Declaration

Source position: dataeditor.pas line 90

procedure TDataEditorDlg.StringDataGridSetEditText(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  const Value: String

);