[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 344
type T_Surface = class(T_Command)
public
constructor Create();
property GetPoints: T_Points; [r]
property GetColor: TfpgColor; [r]
end;
T_Surface
T_Command
TObject