[Overview][Constants][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_report.pas line 414
type TPdfLine = class(TPdfElement) |
public |
property PageId: Integer; [rw] |
property LineThikness: single; [rw] |
property LineBeginX: single; [rw] |
property LineBeginY: single; [rw] |
property LineEndX: single; [rw] |
property LineEndY: single; [rw] |
property LineStyle: TfpgLineStyle; [rw] |
end; |
| |
| |
TObject |