[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 255
type T_Font = class(T_Command) |
public |
constructor Create(); virtual; |
destructor Destroy; override; |
function GetHeight; |
property GetSize: ; [r] |
end; |
| |
| |
TObject |