[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: U_RegVersion.pas line 24
type TVersionProperty = class(TStringProperty) |
||
function GetAttributes; override; |
|
|
function AboutDialog; |
|
|
procedure Edit; override; |
|
|
end; |
|
||
| | ||
TStringProperty |
||
? | ||
TObject |