Interface IFormShareSheet
Unit
Deklaration
type IFormShareSheet = interface(IInterface)
Beschreibung
Attributes
- GUID['{A15E8031-7ED2-47F9-B649-68091BF680AF}']
Hierarchie
- IInterface
- IFormShareSheet
Übersicht
Methoden
![]() |
procedure SetID(aID: Integer); |
![]() |
function GetID: Integer; |
![]() |
procedure SetShareName(aName: string); |
![]() |
function GetShareName: string; |
![]() |
function GetLink(aPosition: Boolean = true; aFilter: Boolean = false): string; |
![]() |
procedure SetLink(aLink: string); |
![]() |
function CanPosition: Boolean; |
![]() |
function CanFilter: Boolean; |
Beschreibung
Methoden
![]() |
procedure SetID(aID: Integer); |
![]() |
function GetID: Integer; |
![]() |
procedure SetShareName(aName: string); |
![]() |
function GetShareName: string; |
![]() |
function GetLink(aPosition: Boolean = true; aFilter: Boolean = false): string; |
![]() |
procedure SetLink(aLink: string); |
![]() |
function CanPosition: Boolean; |
![]() |
function CanFilter: Boolean; |
Erstellt mit PasDoc 0.16.0.
