Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl-extra]

TWinBindings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: daemonapp.pp line 201

type TWinBindings = class(TPersistent)

public

  constructor Create;

  destructor Destroy; override;

  procedure Assign(); override;

  property ErrCode: DWord; [rw]

  property Win32ErrCode: DWord; [rw]

published

  property Dependencies: TDependencies; [rw]

  property GroupName: string; [rw]

  property Password: string; [rw]

  property UserName: string; [rw]

  property StartType: TStartType; [rw]

  property WaitHint: Integer; [rw]

  property IDTag: DWord; [rw]

  property ServiceType: TServiceType; [rw]

  property ErrorSeverity: TErrorSeverity; [rw]

  property AcceptedCodes: TWinControlCodes; [rw]

end;

Inheritance

TWinBindings

|

TObject


Documentation generated on: 2023-03-18