Unit 'FPgtk' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

TFPgtkCList.Insert

Declaration

Source position: fpgtk.pp line 1559

public procedure TFPgtkCList.Insert(

  row: Integer;

  data: TStrings

); overload;

procedure TFPgtkCList.Insert(

  row: Integer;

  Text: string;

  Separator: string

); overload;

procedure TFPgtkCList.Insert(

  row: Integer;

  data: array of string

); overload;


Documentation generated on: 2023-03-18