preguntar acerca de tobject

3
réponses

Initialisation du tableau Delphi

j'ai actuellement, et elle suce: type TpointArray = array [0..3] of Tpoint; class function rotationTable.offsets(pType, rotState, dir: integer): TpointArray; begin Result[0] := point(1, 1); Result[1] := point(1, 2); Result[2] := point(1, 1); …
demandé sur 1970-01-01 00:33:30