Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomPrintDialog.MinPage

Smallest value allowed in the page number for a print range.

Declaration

Source position: dialogs.pp line 577

public property TCustomPrintDialog.MinPage : Integer
  read FMinPage
  write FMinPage
  default 0;

Version 4.6 Hosted on Source Forge