[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebooks.pp line 2307
type TVolumeTypeuserInfoTypecopy = class(TGoogleBaseObject) |
protected |
procedure SetallowedCharacterCount(); virtual; |
procedure SetlimitType(); virtual; |
procedure SetremainingCharacterCount(); virtual; |
procedure Setupdated(); virtual; |
published |
property allowedCharacterCount: Integer; [rw] |
property limitType: string; [rw] |
property remainingCharacterCount: Integer; [rw] |
property updated: TDatetime; [rw] |
end; |
| |
| |
TObject |