[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: views.inc line 526
type TFrame = object(TView) |
constructor Init(); |
function GetPalette; virtual; |
procedure Draw; virtual; |
procedure HandleEvent(); virtual; |
procedure SetState(); virtual; |
end; |
| |
| |
TObject |