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

TFileSelFilterEntry

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

Declaration

Source position: gtkglobals.pp line 342

type TFileSelFilterEntry = class end;

public

  Description: PChar;

  Mask: PChar;

  FilterIndex: Integer;

  MenuItem: PGtkWidget;

  constructor Create();

  destructor Destroy; override;

Inheritance

TFileSelFilterEntry

|

TObject