[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleclient.pp line 77
type TGoogleClient = class(TComponent) |
||
protected |
||
procedure CheckDefaults; virtual; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function GetAuthHandler; |
|
|
published |
||
property AuthHandler: TOAuth2Handler; [rw] |
|
|
property WebClient: TAbstractWebClient; [rw] |
|
|
property Config: TGoogleClientConfig; [rw] |
|
|
property OnUserConsent: TUserConsentHandler; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |