apps-gorm/Palettes/2Controls/GormNSFormInspector.gorm/data.classes

20 lines
372 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormFormInspector = {
Actions = (
);
Outlets = (
backgroundColorWell,
drawsBackgroundSwitch,
tagForm,
textMatrix,
titleMatrix,
cellPositionSwitch,
editableSwitch,
scrollableSwitch,
selectableSwitch,
autosizeSwitch
);
Super = IBInspector;
};
}