[Overview][Types][Classes][Index] Reference for unit 'fpg_listview' (#fpgui)

TfpgLVItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpg_listview.pas line 170

type TfpgLVItem = class(TObject)

public

  constructor Create(); virtual;

  destructor Destroy; override;

  property Caption: string; [rw]

  property UserData: Pointer; [rw]

  property ImageIndex: Integer; [rw]

  property SubItems: TStrings; [r]

  property Selected: Boolean; [rw]

end;

Inheritance

TfpgLVItem

|

TObject


Documentation generated on: 2015-04-04