Represents type TSharedConstructs.
Namespace: IECSInterfaces
Delphi
|
type
TSharedConstructs = (mieNone, mieAll, mieCustom);
|
|
Name
|
Description
|
|
mieAll
|
Represents constant mieAll.
|
|
mieCustom
|
Represents constant mieCustom.
|
|
mieNone
|
Represents constant mieNone.
|
Top
|