| [Overview][Types][Classes][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_command.pas line 326
type T_Frame = class(T_Command)  | 
public  | 
constructor Create();  | 
property GetStyle: Integer; [r]  | 
property GetLeft: Integer; [r]  | 
property GetRight: Integer; [r]  | 
property GetTop: Integer; [r]  | 
property GetBottom: Integer; [r]  | 
end;  | 
| | | 
| | | 
TObject  |