Unit 'ExtDlgs' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TPreviewFileControl

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

Declaration

Source position: extdlgs.pas line 37

type TPreviewFileControl = class(TWinControl)

protected

  class procedure WSRegisterClass; override;

  

  class function GetControlClassDefaultSize; override;

  

  procedure SetPreviewFileDialog();

  

  procedure CreateParams(); override;

  

public

  constructor Create(); override;

  

  property PreviewFileDialog: TPreviewFileDialog; [rw]

  

end;

Inheritance

TPreviewFileControl

  

|

TWinControl

  

Implements a windowed control which can contain other child controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio