[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 304
type T_LineStyle = class(T_Command) |
public |
constructor Create(); virtual; |
property GetThick: single; [r] |
property GetStyle: TfpgLineStyle; [r] |
end; |
| |
| |
TObject |