Uses of Class
tico.components.TDialog

Packages that use TDialog
tico.editor.dialogs Package with the editor dialogs. 
tico.imageGallery.dialogs   
tico.interpreter.dialogs   
tico.rules.dialogs   
 

Uses of TDialog in tico.editor.dialogs
 

Subclasses of TDialog in tico.editor.dialogs
 class TAboutDialog
          The tipical About dialog class.
 class TBoardDialog
          Dialog to change TBoard properties.
 class TCellDialog
          Dialog to change TCellDialog attributes.
 class TComponentDialog
          Dialog to change TComponent properties.
 class TControllerCellDialog
          Dialog to change TControllerCellDialog attributes.
 class TEditorDialog
          Dialog to change TEditor preferences.
 class TGridCellDialog
          Dialog to change TGridCellDialog attributes.
 class TGridSizeOptionPane
          Creates a dialog that allows to select a grid size.
 class TLabelDialog
          Dialog to change TLabelDialog attributes.
 class TLineDialog
          Dialog to change TLineDialog attributes.
 class TPolygonDialog
          Dialog to change TPolygonDialog attributes.
 class TProjectDialog
          Dialog to change TBoard properties.
 class TPropertiesDialog
          DOCDO Add type documentation
 class TTextAreaDialog
          Dialog to change TTextAreaDialog attributes.
 

Uses of TDialog in tico.imageGallery.dialogs
 

Subclasses of TDialog in tico.imageGallery.dialogs
 class TIGDeleteImagesDialog
           
 class TIGExportDBDialog
           
 class TIGImageDataDialog
           
 class TIGImageGalleryDialog
           
 class TIGImportDBDialog
           
 class TIGKeyWordGalleryDialog
           
 class TIGManageGalleryDialog
           
 class TIGModifyImageDialog
           
 

Uses of TDialog in tico.interpreter.dialogs
 

Subclasses of TDialog in tico.interpreter.dialogs
 class TInterpreterDialog
           
 class TInterpreterOptionsDialog
           
 class TProjectInterpreterDialog
          DOCDO Add type documentation
 

Uses of TDialog in tico.rules.dialogs
 

Subclasses of TDialog in tico.rules.dialogs
 class TAddRuleDialog
          The add rule dialog class.
 class TLimitationsAdminDialog
          The limitations administration dialog class.
 class TRulesAdminDialog
          The validation dialog class.
 class TUsersAdminDialog
          The users administration dialog class.
 class TValidationDialog
          The validation dialog class.