[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: forms.pp line 1314
type TFormPropertyStorage = class(TControlPropertyStorage) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TCustomPropertyStorage |
||
? | ||
TObject |