[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 316
type T_Border = class(T_Command) |
public |
constructor Create(); |
property GetFlags: TBorderFlags; [r] |
property GetStyle: Integer; [r] |
end; |
| |
| |
TObject |