[Overview][Constants][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_report.pas line 388
type TPdfRect = class(TPdfElement) |
public |
property PageId: Integer; [rw] |
property RectThickness: single; [rw] |
property RectLeft: single; [rw] |
property RectBottom: single; [rw] |
property RectHeight: single; [rw] |
property RectWidth: single; [rw] |
property RectFill: Boolean; [rw] |
property RectStroke: Boolean; [rw] |
property RectLineStyle: TfpgLineStyle; [rw] |
end; |
| |
| |
TObject |