[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dialogs.inc line 420
type TStaticText = object(TView) |
constructor Init(); |
constructor Load(); |
destructor Done; virtual; |
function GetPalette; virtual; |
procedure Draw; virtual; |
procedure Store(); |
procedure GetText(); virtual; |
end; |
| |
| |
TObject |