User contributions

From OpenEUO
For 46.127.27.108 (talk | block log | uploads | logs)
Jump to: navigation, search
Search for contributions
 
 
     
  

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 03:22, 6 October 2010 (diff | hist) . . (+155). . N TBrush(Created page with "TBrush represents the color and pattern used to fill solid shapes. * TBrush.Color * TBrush.Style Inherited from TObject: * TObject.ClassName") (current)
  • 03:20, 6 October 2010 (diff | hist) . . (+920). . N TPaintBox(Created page with "TPaintBox can add custom images to a form. Use the OnPaint event handler to draw the image directly on a canvas. * TPaintBox.Canvas * TPaintBox.OnPaint Inherited from T...") (current)
  • 03:11, 6 October 2010 (diff | hist) . . (-239). . TBevel(current)
  • 03:11, 6 October 2010 (diff | hist) . . (+1,699). . N TSplitter(Created page with "Add a splitter to a form between two aligned controls to allow users to resize the controls at runtime. The splitter sits between a control aligned to one edge of the form and th...") (current)
  • 03:07, 6 October 2010 (diff | hist) . . (+1,131). . N TBevel(Created page with "Use TBevel to create beveled boxes, frames, or lines. The bevel can appear raised or lowered. * TBevel.Shape * TBevel.Style Inherited from TWinControl: * [[TWinControl...")
  • 19:24, 5 October 2010 (diff | hist) . . (+1,728). . N First Steps(Created page with "== Installation == * Get the latest OpenEUO from the [http://www.easyuo.com/downloads.php#oeuo download section]. * Note the new directory structure: http://www.easyuo.com/che...")
  • 19:06, 5 October 2010 (diff | hist) . . (-8). . Tutorials
  • 17:22, 5 October 2010 (diff | hist) . . (+1,509). . N TScrollBar(Created page with "Use TScrollBar to add a free-standing scroll bar to a form. Many controls have properties that add scroll bars which are an integral part of the control. TScrollBar allows contro...") (current)
  • 17:18, 5 October 2010 (diff | hist) . . (+412). . N TPopupMenu(Created page with "Use TPopupMenu to define the pop-up menu that appears when the user clicks on a control with the right mouse button. To make a pop-up menu available, assign the TPopupMenu object...") (current)
  • 17:15, 5 October 2010 (diff | hist) . . (+250). . N TMainMenu(Created page with "TMainMenu encapsulates a menu bar and its accompanying drop-down menus for a form. * TMainMenu.Images * TMainMenu.Items Inherited from TComponent: * [[TComponent.Name]...") (current)
  • 17:12, 5 October 2010 (diff | hist) . . (+787). . N TMenuItem(Created page with "Use TMenuItem to specify the appearance and behavior of an item in a menu. Each TMainMenu or TPopupMenu component can contain multiple menu items. * TMenuItem.Add * [[TMenuI...") (current)
  • 17:08, 5 October 2010 (diff | hist) . . (+1,755). . N TComboBox(Created page with "A TComboBox component is an edit box with a scrollable drop-down list attached to it. Users can select an item from the list or type directly into the edit box. * [[TComboBox.Au...")
  • 17:04, 5 October 2010 (diff | hist) . . (+1,679). . N TListBox(Created page with "Use TListBox to display a scrollable list of items that users can select, add, or delete. TListBox is a wrapper for the Windows listbox control. * TListBox.AutoComplete * [[...") (current)
  • 16:59, 5 October 2010 (diff | hist) . . (+1,525). . N TRadioButton(Created page with "Use TRadioButton to add a radio button to a form. Radio buttons present a set of mutually exclusive options to the user - that is, only one radio button in a set can be selected ...") (current)
  • 16:48, 5 October 2010 (diff | hist) . . (+1,215). . N TCheckBox(Created page with "A TCheckBox component presents an option for the user. The user can check the box to select the option, or uncheck it to deselect the option. * TCheckBox.Alignment * [[TChec...") (current)
  • 16:33, 5 October 2010 (diff | hist) . . (+1,130). . N TGroupBox(Created page with "The TGroupBox component represents a standard Windows group box, used to group related controls on a form. * TGroupBox.Caption Inherited from TWinControl: * [[TWinControl....") (current)
  • 16:28, 5 October 2010 (diff | hist) . . (+1,627). . N TPanel(Created page with "Use TPanel to put an empty panel on a form. Panels have properties for providing a beveled border around the control. You can also use panels to group controls together, similar ...") (current)
  • 16:11, 5 October 2010 (diff | hist) . . (+446). . N TStrings(Created page with "TStrings is the base class for objects that represent a list of strings. Descendants of TStrings can represent several individual strings, such as the individual lines that appea...") (current)
  • 16:03, 5 October 2010 (diff | hist) . . (+418). . N TSizeConstraints(Created page with "TSizeConstraints is used in the Constraints property of TControl and its descendants. It specifies the minimum and maximum sizes of a control, preventing the control from being r...") (current)
  • 16:00, 5 October 2010 (diff | hist) . . (+334). . N TFont(Created page with "TFont describes font characteristics used when displaying text. TFont defines a set of characters by specifying the height, font family (typeface), attributes (such as bold or it...") (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)