PMS32 Online- Hilfereferenz

MY.SYSTEMS.SHFOLDERVIEW

ShFolderView - Siehe Windows Systemlibrary


Hilfe: Windows Explorer
Siehe Windows Systemlibrary


Code: Windows Explorer
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.Systems.ShFolderView
*/ Wird dieses Objekt in einem REPLACE oder einer Schleife SCAN ... ENDSCAN | FOR ... NEXT benötigt
*/ so sollte vor der Schleife die Objektstruktur in eine Variable geholt werden!
*/ Die Ausführungsgeschwindigkeit wird dadurch sehr vergrößert!
*/ Beispiel:
*/ Definieren einer LOKALEN Variablen
LOCAL loShFolderView AS My.Systems.ShFolderView
*/ Setzen der Variablen
loShFolderView = My.Systems.ShFolderView
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH loShFolderView.Function1(),Feldname2 WITH loShFolderView.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = loShFolderView.Function(Alias.Spalte) + 25
	lvValue = loShFolderView.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von ShFolderView


Liste der Methoden von ShFolderView


FilterView() -

Filter View
Hilfeinformation

Aufrufinformation
Variant = My.Systems.ShFolderView.FilterView(bstrFilterText as String)
Variant = My.Systems.ShFolderView.FilterView(bstrFilterText)
Codeinformation


PopupItemMenu() -

Show items menu and return command selected
Hilfeinformation
Show items menu and return command selected

Aufrufinformation
Variant = My.Systems.ShFolderView.PopupItemMenu(pfi as uExtended,vx as Variant,vy as Variant)
Variant = My.Systems.ShFolderView.PopupItemMenu(pfi,vx,vy)
Codeinformation


SelectItem() -

Select the item
Hilfeinformation
Select the item

Aufrufinformation
Variant = My.Systems.ShFolderView.SelectItem(pvfi as Variant,dwFlags as Integer)
Variant = My.Systems.ShFolderView.SelectItem(pvfi,dwFlags)
Codeinformation


SelectItemRelative() -

Select Item relative to the Current Item
Hilfeinformation
Select Item relative to the Current Item

Aufrufinformation
Variant = My.Systems.ShFolderView.SelectItemRelative(iRelative as Integer)
Variant = My.Systems.ShFolderView.SelectItemRelative(iRelative)
Codeinformation


SelectedItems() -

The collection of Selected Items in folder
Hilfeinformation
The collection of Selected Items in folder

Aufrufinformation
Variant = My.Systems.ShFolderView.SelectedItems()
Codeinformation


Liste der Properties von ShFolderView


Application -

Get Application object
Hilfeinformation
Get Application object

Aufrufinformation
Object = My.Systems.ShFolderView.Application
Codeinformation


CurrentViewMode -

Get Current View Mode
Hilfeinformation
Get Current View Mode

Aufrufinformation
uInt = My.Systems.ShFolderView.CurrentViewMode
Codeinformation


FocusedItem -

The currently focused item in the folder
Hilfeinformation
The currently focused item in the folder

Aufrufinformation
Dispatch#FolderItem = My.Systems.ShFolderView.FocusedItem
Codeinformation


Folder -

Get the folder being viewed
Hilfeinformation
Get the folder being viewed

Aufrufinformation
Dispatch#Folder = My.Systems.ShFolderView.Folder
Codeinformation


FolderFlags -

Get Folder Flags
Hilfeinformation

Aufrufinformation
uLong = My.Systems.ShFolderView.FolderFlags
Codeinformation


GroupBy -

Get Group By Column
Hilfeinformation

Aufrufinformation
String = My.Systems.ShFolderView.GroupBy
Codeinformation


IconSize -

Set Icon Size
Hilfeinformation

Aufrufinformation
Integer = My.Systems.ShFolderView.IconSize
Codeinformation


Parent -

Get Parent object
Hilfeinformation
Get Parent object

Aufrufinformation
Object = My.Systems.ShFolderView.Parent
Codeinformation


Script -

Returns the scripting automation model.
Hilfeinformation
Returns the scripting automation model.

Aufrufinformation
Object = My.Systems.ShFolderView.Script
Codeinformation


SortColumns -

Get Sorting Columns
Hilfeinformation

Aufrufinformation
String = My.Systems.ShFolderView.SortColumns
Codeinformation


ViewOptions -

Returns the view options for showing a folder.
Hilfeinformation
Returns the view options for showing a folder.

Aufrufinformation
Integer = My.Systems.ShFolderView.ViewOptions
Codeinformation


Siehe auch : Hauptmenü /  Hauptindex /  Such Index /  Cursor Index /  Programm Module /  Tabellen Index /  Tabellenmodule /  Masken Index /  Programmcode Index /  Servicepacks /  My.Struktur /  Funktionen /  Sonstiges Index

Lokale Benutzerhilfe : Meine eigene Hilfe /  Zurück zur PMS32 - Hilfe


Dateiversion:1.0.04#3648 - H.U.DD#SSFF 02.12.2022  Senden Sie Ihren Kommentar zu diesem Thema an das Entwicklungsteam von PMS32  Weitere Informationen finden Sie unter der aktuellen PMS32 WEB-Hilfe
Die Informationen dieser Mitteilung sind vertraulich und nur für Sie bestimmt. Unbefugtes Weiterleiten,  Veröffentlichen, Kopieren usw. sind untersagt und werden gerichtlich verfolgt.  © PMS Compelec GmbH 2022 ® el-Projekt