[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 269
type T_LineSpace = class(T_Command) |
public |
constructor Create(); virtual; |
property GetSup: single; [r] |
property GetInt: single; [r] |
property GetInf: single; [r] |
end; |
| |
| |
TObject |