[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpcsstree.pp line 178
type TCSSBinaryElement = class(TCSSBaseUnaryElement) |
protected |
function GetAsString(); override; |
procedure IterateChildren(); override; |
public |
destructor Destroy; override; |
class function CSSType; override; |
property Left: TCSSElement; [rw] |
property Operation: TCSSBinaryOperation; [rw] |
end; |
| |
| |
| |
TObject |