ext

package
v1.109.1184 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PanelBevelColor

func PanelBevelColor(panel *lcl.TPanel) types.TColor

func ReadObjectStringProperty

func ReadObjectStringProperty(sender lcl.IObject) map[string]ObjectProperty

func SetPanelBevelColor

func SetPanelBevelColor(panel *lcl.TPanel, colors types.TColor)

Types

type ObjectProperty

type ObjectProperty struct {
	Type          ObjectPropertyType
	PropertyName  string
	PropertyType  string
	PropertyValue string
}

type ObjectPropertyType

type ObjectPropertyType int8
const (
	ObjPropTypeClass ObjectPropertyType = iota
	ObjPropTypeMethod
	ObjPropTypeSet
	ObjPropTypeEnum
	ObjPropTypeField
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL