[Overview][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pdfreport.pas line 14
type TPDFReportDlg = class(TForm) |
||
PReport1: TPReport; |
|
|
PRLabel1: TPRLabel; |
|
|
PRLayoutPanel1: TPRLayoutPanel; |
|
|
PRPage1: TPRPage; |
|
|
PRRect1: TPRRect; |
|
|
procedure FormShow(); |
|
|
end; |
|
||
| | ||
TForm |
||
? | ||
TObject |