Avec la VCL, pour stoker un objet dans une grille (TStringGrid) il suffit d'écrire StringGrid1.Objects[col,row]:=MyObject;
Comment réalise-t-on la même chose avec firemonkey ?
Je n'arrive pas à trouver l'information.
merci
Avec la VCL, pour stoker un objet dans une grille (TStringGrid) il suffit d'écrire StringGrid1.Objects[col,row]:=MyObject;
Comment réalise-t-on la même chose avec firemonkey ?
Je n'arrive pas à trouver l'information.
merci
Partager