This code gets the StringGrid contents per row with '|' as a separator. procedure TForm1.datas(); var iRow: integer; RowData : string; begin {get string
I want to pass user_id and post_id to formRequest. So I use prepareForValidation to merge to the request like that done in the code below. Is that way ok or I s
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge">