[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGPtrArray.insert

Declaration

Source position: lazglib2.pas line 3225

procedure TGPtrArray.insert(

  array_: Pgpointer;

  index_: gint;

  data: gpointer

);