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

TFPgtkFileSelection

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

Declaration

Source position: fpgtk.pp line 1177

type TFPgtkFileSelection = class(TFPgtkWindow)

protected

  procedure CreateGtkObject; override;

public

  function TheGtkObject;

  property Filename: string; [rw]

  procedure Complete();

  procedure ShowFileOpButtons;

  procedure HideFileOpButtons;

  property DirList: TFPgtkCList; [r]

  property FileList: TFPgtkCList; [r]

  property OkButton: TFPgtkButton; [r]

  property CancelButton: TFPgtkButton; [r]

  property HistoryPulldown: TFPgtkOptionMenu; [r]

  property FileOpDialog: TFPgtkDialog; [r]

  property FileOpCreateDir: TFPgtkButton; [r]

  property FileOpDelFile: TFPgtkButton; [r]

  property FileOpRenFile: TFPgtkButton; [r]

end;

Inheritance

TFPgtkFileSelection

|

TFPgtkWindow

|

TFPgtkBin

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18