Unit 'CCDROMDriveInfo' Package
[Overview][Constants][Classes][Index] [#pl_win_wmi]

TCDROMDriveProperties

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

Declaration

Source position: CCDROMDriveInfo.pas line 47

type TCDROMDriveProperties = class(TPersistent)

public

  function GetAllAvailabilityAsString();

  

  function GetAllAvailabilityCount;

  

  function GetAllCapabilitiesAsString();

  

  function GetAllCapabilitiesCount;

  

  function GetAllConfigManagerErrorCodeAsString();

  

  function GetAllConfigManagerErrorCodeCount;

  

  function GetAllMediaTypeAsString();

  

  function GetAllMediaTypeCount;

  

  function GetAllPowerManagementCapabilitiesAsString();

  

  function GetAllPowerManagementCapabilitiesCount;

  

  function GetAllStatusInfoAsString();

  

  function GetAllStatusInfoCount;

  

  property Capabilities []: Integer; [r]

  

  property CapabilitiesCount: Integer; [rs]

  

  property CapabilityDescriptions []: string; [r]

  

  property CapabilityDescriptionsCount: Integer; [rs]

  

  property PowerManagementCapabilities []: Integer; [r]

  

  property PowerManagementCapabilitiesCount: Integer; [rs]

  

published

  property Availability: Integer; [rws]

  

  property CapabilitiesAsString: string; [rws]

  

  property CapabilityDescriptionsAsString: string; [rws]

  

  property Caption: string; [rws]

  

  property CompressionMethod: string; [rws]

  

  property ConfigManagerErrorCode: Integer; [rws]

  

  property ConfigManagerUserConfig: Boolean; [rws]

  

  property CreationClassName: string; [rws]

  

  property DefaultBlockSize: Int64; [rws]

  

  property Description: string; [rws]

  

  property DeviceID: string; [rws]

  

  property Drive: string; [rws]

  

  property DriveIntegrity: Boolean; [rws]

  

  property ErrorCleared: Boolean; [rws]

  

  property ErrorDescription: string; [rws]

  

  property ErrorMethodology: string; [rws]

  

  property FileSystemFlags: Integer; [rws]

  

  property FileSystemFlagsEx: Integer; [rws]

  

  property Id: string; [rws]

  

  property InstallDate: TDatetime; [rws]

  

  property LastErrorCode: Integer; [rws]

  

  property Manufacturer: string; [rws]

  

  property MaxBlockSize: Int64; [rws]

  

  property MaximumComponentLength: Integer; [rws]

  

  property MaxMediaSize: Int64; [rws]

  

  property MediaLoaded: Boolean; [rws]

  

  property MediaType: string; [rws]

  

  property MfrAssignedRevisionLevel: string; [rws]

  

  property MinBlockSize: Int64; [rws]

  

  property Name: string; [rws]

  

  property NeedsCleaning: Boolean; [rws]

  

  property NumberOfMediaSupported: Integer; [rws]

  

  property PNPDeviceID: string; [rws]

  

  property PowerManagementCapabilitiesAsString: string; [rws]

  

  property PowerManagementSupported: Boolean; [rws]

  

  property RevisionLevel: string; [rws]

  

  property SCSIBus: Integer; [rws]

  

  property SCSILogicalUnit: Integer; [rws]

  

  property SCSIPort: Integer; [rws]

  

  property SCSITargetId: Integer; [rws]

  

  property SerialNumber: string; [rws]

  

  property Size: Int64; [rws]

  

  property Status: string; [rws]

  

  property StatusInfo: Integer; [rws]

  

  property SystemCreationClassName: string; [rws]

  

  property SystemName: string; [rws]

  

  property TransferRate: Double; [rws]

  

  property VolumeName: string; [rws]

  

  property VolumeSerialNumber: string; [rws]

  

end;

Inheritance

TCDROMDriveProperties

  

|

TObject



CT Web help

CodeTyphon Studio