[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: statuses.pas line 475
type TPercentGauge = object(TGauge)
function Percent; virtual;
procedure Draw; virtual;
end;
TPercentGauge
TGauge
TStatus
TParamText
TStaticText
TView
TObject