[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledataflow.pp line 2340
type TStateFamilyConfig = class(TGoogleBaseObject) |
protected |
procedure SetstateFamily(); virtual; |
procedure SetisRead(); virtual; |
published |
property stateFamily: string; [rw] |
property isRead: Boolean; [rw] |
end; |
| |
| |
TObject |